Home
last modified time | relevance | path

Searched refs:thisVariable (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9128 TVariable& thisVariable = *new TVariable(NewPoolTString(""), thisStruct); in pushThisScope() local
9129 symbolTable.pushThis(thisVariable); in pushThisScope()