mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-09 12:00:05 +00:00
2 lines
60 B
GLSL
2 lines
60 B
GLSL
|
#version 460
|
||
|
layout(binding = 0) uniform atomic_uint c[1][];
|