GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well.
Fixes #1045.
This commit is contained in:
parent
4f4683d251
commit
9855bdad00
16 changed files with 1066 additions and 957 deletions
4
Test/baseResults/glsl.entryPointRename2.vert.out
Normal file
4
Test/baseResults/glsl.entryPointRename2.vert.out
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
glsl.entryPointRename2.vert
|
||||
ERROR: Linking vertex stage: Missing entry point: Each stage requires one entry point
|
||||
|
||||
SPIR-V is not generated for failed compile or link
|
||||
Loading…
Add table
Add a link
Reference in a new issue