GL_EXT_debug_printf implementation
This commit is contained in:
parent
c6a4c6d3d8
commit
04d73731de
28 changed files with 4030 additions and 3794 deletions
3
SPIRV/CMakeLists.txt
Executable file → Normal file
3
SPIRV/CMakeLists.txt
Executable file → Normal file
|
|
@ -27,7 +27,8 @@ set(HEADERS
|
|||
SpvTools.h
|
||||
disassemble.h
|
||||
GLSL.ext.AMD.h
|
||||
GLSL.ext.NV.h)
|
||||
GLSL.ext.NV.h
|
||||
NonSemanticDebugPrintf.h)
|
||||
|
||||
set(SPVREMAP_HEADERS
|
||||
SPVRemapper.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue