mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
|
enhanced.5.vert
|
||
|
enhanced.5.frag
|
||
|
ERROR: Linking vertex and fragment stages: Member names and types must match:
|
||
|
Block: VS_OUT
|
||
|
vertex stage: " vec2 TexCoords"
|
||
|
fragment stage: " vec3 TexCoords"
|
||
|
|
||
|
SPIR-V is not generated for failed compile or link
|