xemu/subprojects/glslang/Test/hlsl.entry-inout.vert

2 lines
74 B
GLSL

void main(inout float4 pos : SV_Position, inout float2 uv : TEXCOORD0) {}