SPIRV-Cross/reference/opt/shaders-hlsl/frag/image-query-selective.frag

9 lines
55 B
GLSL
Raw Normal View History

2017-11-22 11:08:06 +00:00
void frag_main()
{
}
void main()
{
frag_main();
}