Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.hpp129 DEPTH_LAST = DEPTH_GREATEREQUAL enumerator
DPixelProcessor.hpp42 DepthCompareMode depthCompareMode : BITS(DEPTH_LAST);
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3772 DEPTH_LAST enumerator
3839 DE_ASSERT(depthType < DEPTH_LAST); in DepthDrawCase()