Home
last modified time | relevance | path

Searched refs:DEPTH_LAST (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
DContext.hpp128 DEPTH_LAST = DEPTH_GREATEREQUAL enumerator
DPixelProcessor.hpp40 DepthCompareMode depthCompareMode : BITS(DEPTH_LAST);
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3631 DEPTH_LAST enumerator
3696 DE_ASSERT(depthType < DEPTH_LAST); in DepthDrawCase()