SPV: Bump the generator number to account for barrier changes.
This commit is contained in:
parent
8297936dd6
commit
c72e5937dd
488 changed files with 488 additions and 488 deletions
|
|
@ -5977,7 +5977,7 @@ void GetSpirvVersion(std::string& version)
|
|||
// or a different instruction sequence to do something gets used).
|
||||
int GetSpirvGeneratorVersion()
|
||||
{
|
||||
return 2;
|
||||
return 3;
|
||||
}
|
||||
|
||||
// Write SPIR-V out to a binary file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue