SPV: Add option to print disassembly in standard form using SPIRV-Tools.
This commit is contained in:
parent
6d61684f4b
commit
e2156222d3
5 changed files with 40 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ endif(WIN32)
|
|||
|
||||
target_link_libraries(glslangValidator ${LIBRARIES})
|
||||
target_link_libraries(spirv-remap ${LIBRARIES})
|
||||
target_include_directories(glslangValidator PUBLIC ../External)
|
||||
|
||||
if(WIN32)
|
||||
source_group("Source" FILES ${SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue