2 lines
60 B
GLSL
2 lines
60 B
GLSL
|
|
layout(set = 2, binding = 0) uniform sampler2D textures[];
|
|
|
layout(set = 2, binding = 0) uniform sampler2D textures[];
|