Searched refs:BEEarlyDepthTest (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/docs/source/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 | 127 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendSingleSample() 131 AR_END(BEEarlyDepthTest, 0); in BackendSingleSample()
|
D | backend.cpp | 283 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendNullPS() 289 AR_END(BEEarlyDepthTest, 0); in BackendNullPS()
|
D | rdtsc_core.h | 85 BEEarlyDepthTest, enumerator
|
D | backend_sample.cpp | 143 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendSampleRate() 147 AR_END(BEEarlyDepthTest, 0); in BackendSampleRate()
|
D | backend_impl.h | 937 uint32_t depthPassCount = PixelRateZTest(activeLanes, psContext, BEEarlyDepthTest);
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/ |
D | events.proto | 75 BEEarlyDepthTest,
|