Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h177 void pushImplicitThis(TVariable* thisParameter) { implicitThisStack.push_back(thisParameter); } in pushImplicitThis() function
DhlslParseHelper.cpp1695 pushImplicitThis(variable); in handleFunctionDefinition()
1728 pushImplicitThis(nullptr); in handleFunctionDefinition()