accelerationStructureEXT - issue #2152
This commit is contained in:
parent
054b5e35eb
commit
915f119199
11 changed files with 16 additions and 16 deletions
|
|
@ -1030,7 +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();
|
||||
case RAYQUERYEXT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue