Searched refs:BELateDepthTest (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | backend_singlesample.cpp | 206 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BELateDepthTest, pDC->drawId); in BackendSingleSample() 218 RDTSC_END(pDC->pContext->pBucketMgr, BELateDepthTest, 0); in BackendSingleSample()
|
D | backend_sample.cpp | 224 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BELateDepthTest, pDC->drawId); in BackendSampleRate() 236 RDTSC_END(pDC->pContext->pBucketMgr, BELateDepthTest, 0); in BackendSampleRate()
|
D | rdtsc_core.h | 95 BELateDepthTest, enumerator
|
D | backend_impl.h | 1167 uint32_t depthPassCount = PixelRateZTest(activeLanes, psContext, BELateDepthTest);
|