Home
last modified time | relevance | path

Searched defs:getPipeIOIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dreflection.h155 int getPipeIOIndex(const char* name, const bool inOrOut) const in getPipeIOIndex() function
165 …int getPipeIOIndex(const TString& name, const bool inOrOut) const { return getPipeIOIndex(name.c_s… in getPipeIOIndex() function
/third_party/glslang/glslang/Public/
DShaderLang.h903 int getPipeIOIndex(const char *name, const bool inOrOut) const in getPipeIOIndex() function