Home
last modified time | relevance | path

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

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