mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
2 lines
74 B
GLSL
2 lines
74 B
GLSL
void main(inout float4 pos : SV_Position, inout float2 uv : TEXCOORD0) {}
|