Searched refs:BEEarlyDepthTest (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/docs/drivers/openswr/ |
D | profiling.rst | 60 …0.18 2.92 27884986 36 756783 0 0 |-> BEEarlyDepthTest
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | backend_singlesample.cpp | 150 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BEEarlyDepthTest, pDC->drawId); in BackendSingleSample() 162 RDTSC_END(pDC->pContext->pBucketMgr, BEEarlyDepthTest, 0); in BackendSingleSample()
|
D | backend_sample.cpp | 167 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BEEarlyDepthTest, pDC->drawId); in BackendSampleRate() 179 RDTSC_END(pDC->pContext->pBucketMgr, BEEarlyDepthTest, 0); in BackendSampleRate()
|
D | backend.cpp | 348 RDTSC_BEGIN(pDC->pContext->pBucketMgr, BEEarlyDepthTest, pDC->drawId); in BackendNullPS() 369 RDTSC_END(pDC->pContext->pBucketMgr, BEEarlyDepthTest, 0); in BackendNullPS()
|
D | rdtsc_core.h | 89 BEEarlyDepthTest, enumerator
|
D | backend_impl.h | 1120 uint32_t depthPassCount = PixelRateZTest(activeLanes, psContext, BEEarlyDepthTest);
|