Home
last modified time | relevance | path

Searched refs:isDepthReplacing (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h592 bool isDepthReplacing() const { return depthReplacing; } in isDepthReplacing() function
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1684 if (glslangIntermediate->isDepthReplacing()) in TGlslangToSpvTraverser()