Searched refs:thisStruct (Results 1 – 1 of 1) sorted by relevance
9125 void HlslParseContext::pushThisScope(const TType& thisStruct, const TVector<TFunctionDeclarator>& f… in pushThisScope() argument9128 TVariable& thisVariable = *new TVariable(NewPoolTString(""), thisStruct); in pushThisScope()