bgfx/3rdparty/glslang/Test/spv.hlslDebugInfo.vert
Branimir Karadžić b6f91e18fd Updated glslang.
2017-08-25 19:42:26 -07:00

5 lines
62 B
GLSL

float4 origMain() : SV_Position
{
return (float4)0;
}