Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Dreflection.h156 int getPipeIOIndex(const char* name, const bool inOrOut) const in getPipeIOIndex() function
166 …int getPipeIOIndex(const TString& name, const bool inOrOut) const { return getPipeIOIndex(name.c_s… in getPipeIOIndex() function
/aosp_15_r20/external/deqp-deps/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
/aosp_15_r20/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h903 int getPipeIOIndex(const char *name, const bool inOrOut) const in getPipeIOIndex() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Public/
H A DShaderLang.h928 int getPipeIOIndex(const char *name, const bool inOrOut) const in getPipeIOIndex() function