Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h279 virtual void addThisParameter(TType& type, const char* name) in addThisParameter() function
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp2183 functionDeclarators[b].function->addThisParameter(type, intermediate.implicitThisName); in acceptStruct()