| uniform highp writeonly uimage2DArray arg_0; |
| void textureDimensions_9042ab() { |
| ivec2 res = imageSize(arg_0).xy; |
| vec4 vertex_main_inner() { |
| textureDimensions_9042ab(); |
| return vec4(0.0f, 0.0f, 0.0f, 0.0f); |
| tint_symbol vertex_main() { |
| vec4 inner_result = vertex_main_inner(); |
| tint_symbol wrapper_result = tint_symbol(vec4(0.0f, 0.0f, 0.0f, 0.0f)); |
| wrapper_result.value = inner_result; |
| gl_Position = outputs.value; |
| gl_Position.y = -gl_Position.y; |
| uniform highp writeonly uimage2DArray arg_0; |
| void textureDimensions_9042ab() { |
| ivec2 res = imageSize(arg_0).xy; |
| textureDimensions_9042ab(); |
| uniform highp writeonly uimage2DArray arg_0; |
| void textureDimensions_9042ab() { |
| ivec2 res = imageSize(arg_0).xy; |
| layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; |
| textureDimensions_9042ab(); |