Unverified Commit 949344f0 by Denis Zdorovtsov Committed by GitHub

Update SpvTools.cpp

Fix build.
parent ac2e1b63
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment