accelerationStructureEXT - issue #2152
This commit is contained in:
parent
915f119199
commit
2b4d345dae
1 changed files with 1 additions and 0 deletions
|
|
@ -1030,6 +1030,7 @@ int TScanContext::tokenizeIdentifier()
|
|||
case CALLDATAINEXT:
|
||||
case ACCSTRUCTEXT:
|
||||
if (parseContext.symbolTable.atBuiltInLevel() ||
|
||||
parseContext.extensionTurnedOn(E_GL_EXT_ray_tracing) ||
|
||||
parseContext.extensionTurnedOn(E_GL_EXT_ray_query))
|
||||
return keyword;
|
||||
return identifierOrType();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue