Home
last modified time | relevance | path

Searched refs:BEEarlyDepthTest (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dprofiling.rst60 …0.18 2.92 27884986 36 756783 0 0 |-> BEEarlyDepthTest
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp127 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendSingleSample()
131 AR_END(BEEarlyDepthTest, 0); in BackendSingleSample()
Dbackend.cpp283 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendNullPS()
289 AR_END(BEEarlyDepthTest, 0); in BackendNullPS()
Drdtsc_core.h85 BEEarlyDepthTest, enumerator
Dbackend_sample.cpp143 AR_BEGIN(BEEarlyDepthTest, pDC->drawId); in BackendSampleRate()
147 AR_END(BEEarlyDepthTest, 0); in BackendSampleRate()
Dbackend_impl.h937 uint32_t depthPassCount = PixelRateZTest(activeLanes, psContext, BEEarlyDepthTest);
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Devents.proto75 BEEarlyDepthTest,