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