blob: c8cf46747a8c7fe15aac9ca359c4d35b8f206b76 [file] [log] [blame]
#version 450
layout(constant_id = 17) const int arraySize = 12; // ERROR
layout(input_attachment_index = 1) int foo; // ERROR
layout(push_constant) uniform ubn { int a; } ubi; // ERROR