Searched refs:DEPTH_LESSEQUAL (Results 1 – 5 of 5) sorted by relevance
125 DEPTH_LESSEQUAL, enumerator
164 …if(!state.stencilActive && state.depthTestActive && (state.depthCompareMode == DEPTH_LESSEQUAL || … in rasterize()
54 setDepthCompare(DEPTH_LESSEQUAL); in Device()
2026 case GL_LEQUAL: return sw::DEPTH_LESSEQUAL; in ConvertDepthComparison()
479 case DEPTH_LESSEQUAL: in depthTest()