xref
: /
aosp_15_r20
/
external
/
deqp-deps
/
glslang
/
Test
/
hlsl.entry-inout.vert
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void main(inout float4 pos : SV_Position, inout float2 uv : TEXCOORD0) {}
2