xref
: /
external
/
deqp-deps
/
glslang
/
Test
/
spv.hlslDebugInfo.vert
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
float4 origMain() : SV_Position
2
{
3
return (float4)0;
4
}
5