Searched refs:thisParameter (Results 1 – 1 of 1) sorted by relevance
/external/deqp-deps/glslang/hlsl/ | ||
D | hlslParseHelper.h | 177 void pushImplicitThis(TVariable* thisParameter) { implicitThisStack.push_back(thisParameter); } in pushImplicitThis() argument |