Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DTypes.h1027 static const char* getLayoutDepthString(TLayoutDepth d) in getLayoutDepthString() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp1460 infoSink.debug << "using " << TQualifier::getLayoutDepthString(depthLayout) << "\n"; in output()
DParseHelper.cpp4827 if (id == TQualifier::getLayoutDepthString(depth)) { in setLayoutQualifier()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp6979 if (id == TQualifier::getLayoutDepthString(depth)) { in setLayoutQualifier()