af75ef005f
A lot of changes in spirv-opt output. Some new invalid SPIR-V was found but most of them were not significant for SPIRV-Cross, so just marked them as invalid.
9 lines
55 B
GLSL
9 lines
55 B
GLSL
void frag_main()
|
|
{
|
|
}
|
|
|
|
void main()
|
|
{
|
|
frag_main();
|
|
}
|