Versioning: Update some version strings. Still need better overall version.
This commit is contained in:
parent
9f0b6fa4f0
commit
a372a3ed1e
4 changed files with 13 additions and 8 deletions
|
|
@ -56,6 +56,7 @@ struct SpvOptions {
|
|||
};
|
||||
|
||||
void GetSpirvVersion(std::string&);
|
||||
int GetSpirvGeneratorVersion();
|
||||
void GlslangToSpv(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spirv,
|
||||
SpvOptions* options = nullptr);
|
||||
void GlslangToSpv(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spirv,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue