Searched refs:DEPTH_LESS (Results 1 – 5 of 5) sorted by relevance
124 DEPTH_LESS, enumerator
164 …state.depthCompareMode == DEPTH_LESSEQUAL || state.depthCompareMode == DEPTH_LESS)) // FIXME: Bo… in rasterize()
262 depthCompareMode = DEPTH_LESS; in init()
2025 case GL_LESS: return sw::DEPTH_LESS; in ConvertDepthComparison()
459 case DEPTH_LESS: in depthTest()