xref
: /
third_party
/
glslang
/
Test
/
spv.hlslDebugInfo.vert
(revision 617a3bab)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/glslang/Test/
1
float4 origMain() : SV_Position
2
{
3
return (float4)0;
4
}
5