Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h235 postDepthCoverage(false), depthLayout(EldNone), depthReplacing(false),
611 void setDepthReplacing() { depthReplacing = true; } in setDepthReplacing()
612 bool isDepthReplacing() const { return depthReplacing; } in isDepthReplacing()
781 bool depthReplacing; variable
DlinkValidate.cpp212 MERGE_TRUE(depthReplacing); in mergeModes()