Home
last modified time | relevance | path

Searched defs:currentCaller (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h354 …TString currentCaller; // name of last function body entered (not valid when at global scop… variable
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h546 …TString currentCaller; // name of last function body entered (not valid when at global scop… variable
Dlocalintermediate.h731 void setBindlessTextureMode(const TString& currentCaller, AstRefType type) in setBindlessTextureMode()
744 void setBindlessImageMode(const TString& currentCaller, AstRefType type) in setBindlessImageMode()