Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h297 depthReplacing(false),
591 void setDepthReplacing() { depthReplacing = true; } in setDepthReplacing()
592 bool isDepthReplacing() const { return depthReplacing; } in isDepthReplacing()
1115 bool depthReplacing; variable
DlinkValidate.cpp280 MERGE_TRUE(depthReplacing); in mergeModes()