| layout(binding = 0, std430) |
| buffer tint_symbol_1_1_ssbo { |
| layout(binding = 0, rg32f) uniform highp writeonly image3D arg_0; |
| uvec3 textureDimensions_9cd8ad() { |
| uvec3 res = uvec3(imageSize(arg_0)); |
| v.tint_symbol = textureDimensions_9cd8ad(); |
| layout(binding = 0, std430) |
| buffer tint_symbol_1_1_ssbo { |
| layout(binding = 0, rg32f) uniform highp writeonly image3D arg_0; |
| uvec3 textureDimensions_9cd8ad() { |
| uvec3 res = uvec3(imageSize(arg_0)); |
| layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; |
| v.tint_symbol = textureDimensions_9cd8ad(); |