Split out invocation of SPIRVDisassembler into member function

This commit is contained in:
baldurk
2017-12-22 17:03:08 +00:00
parent 99c2194348
commit 203dca8434
8 changed files with 140 additions and 88 deletions
+1
View File
@@ -165,6 +165,7 @@ SOURCES += Code/qrenderdoc.cpp \
Code/Interface/QRDInterface.cpp \
Code/Interface/Analytics.cpp \
Code/Interface/CommonPipelineState.cpp \
Code/Interface/SPIRVDisassembler.cpp \
Code/Interface/PersistantConfig.cpp \
Code/Interface/RemoteHost.cpp \
Styles/StyleData.cpp \