Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h295 depthReplacing(false)
541 void setDepthReplacing() { depthReplacing = true; } in setDepthReplacing()
542 bool isDepthReplacing() const { return depthReplacing; } in isDepthReplacing()
998 bool depthReplacing; variable
DlinkValidate.cpp222 MERGE_TRUE(depthReplacing); in mergeModes()