| uniform highp writeonly image2D arg_0; |
| void textureDimensions_48cb89() { |
| ivec2 res = imageSize(arg_0); |
| vec4 vertex_main_inner() { |
| textureDimensions_48cb89(); |
| 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 image2D arg_0; |
| void textureDimensions_48cb89() { |
| ivec2 res = imageSize(arg_0); |
| textureDimensions_48cb89(); |
| uniform highp writeonly image2D arg_0; |
| void textureDimensions_48cb89() { |
| ivec2 res = imageSize(arg_0); |
| layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; |
| textureDimensions_48cb89(); |