Home
last modified time | relevance | path

Searched refs:getLayoutDepthString (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp1561 infoSink.debug << "using " << TQualifier::getLayoutDepthString(depthLayout) << "\n"; in output()
DParseHelper.cpp5807 if (id == TQualifier::getLayoutDepthString(depth)) { in setLayoutQualifier()
/third_party/glslang/glslang/Include/
DTypes.h1188 static const char* getLayoutDepthString(TLayoutDepth d) in getLayoutDepthString() function
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp7240 if (id == TQualifier::getLayoutDepthString(depth)) { in setLayoutQualifier()