Home
last modified time | relevance | path

Searched refs:BELateDepthTest (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp206 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BELateDepthTest, pDC->drawId); in BackendSingleSample()
218 RDTSC_END(pDC->pContext->pBucketMgr, BELateDepthTest, 0); in BackendSingleSample()
Dbackend_sample.cpp224 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BELateDepthTest, pDC->drawId); in BackendSampleRate()
236 RDTSC_END(pDC->pContext->pBucketMgr, BELateDepthTest, 0); in BackendSampleRate()
Drdtsc_core.h95 BELateDepthTest, enumerator
Dbackend_impl.h1167 uint32_t depthPassCount = PixelRateZTest(activeLanes, psContext, BELateDepthTest);