EXT_debug_printf - make escape sequences better match C/C++
This commit is contained in:
parent
dbb56a1d48
commit
ad3f10bbd0
6 changed files with 72 additions and 37 deletions
7
Test/baseResults/spv.debugPrintf_Error.frag.out
Normal file
7
Test/baseResults/spv.debugPrintf_Error.frag.out
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
spv.debugPrintf_Error.frag
|
||||
ERROR: 0:7: 'string' : Expected hex value in escape sequence
|
||||
ERROR: 0:10: 'string' : Invalid escape sequence
|
||||
ERROR: 2 compilation errors. No code generated.
|
||||
|
||||
|
||||
SPIR-V is not generated for failed compile or link
|
||||
Loading…
Add table
Add a link
Reference in a new issue