Home
last modified time | relevance | path

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

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