Update SpvTools.cpp
Fix build.
This commit is contained in:
parent
ac2e1b6328
commit
949344f081
1 changed files with 2 additions and 2 deletions
|
|
@ -183,6 +183,6 @@ void SpirvToolsLegalize(const glslang::TIntermediate& intermediate, std::vector<
|
|||
optimizer.Run(spirv.data(), spirv.size(), &spirv, spvtools::ValidatorOptions(), true);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
}; // end namespace glslang
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue