Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9125 void HlslParseContext::pushThisScope(const TType& thisStruct, const TVector<TFunctionDeclarator>& f… in pushThisScope() argument
9128 TVariable& thisVariable = *new TVariable(NewPoolTString(""), thisStruct); in pushThisScope()