| uniform highp usampler3D arg_0; |
| void textureDimensions_6ec1b4() { |
| ivec3 res = textureSize(arg_0, 0); |
| vec4 vertex_main_inner() { |
| textureDimensions_6ec1b4(); |
| 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 usampler3D arg_0; |
| void textureDimensions_6ec1b4() { |
| ivec3 res = textureSize(arg_0, 0); |
| textureDimensions_6ec1b4(); |
| uniform highp usampler3D arg_0; |
| void textureDimensions_6ec1b4() { |
| ivec3 res = textureSize(arg_0, 0); |
| layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; |
| textureDimensions_6ec1b4(); |