Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp130AR_EVENT(EarlyDepthStencilInfoSingleSample(_simd_movemask_ps(depthPassMask), _simd_movemask_ps(ste… in BackendSingleSample()
163AR_EVENT(LateDepthStencilInfoSingleSample(_simd_movemask_ps(depthPassMask), _simd_movemask_ps(sten… in BackendSingleSample()
Dbackend_sample.cpp146AR_EVENT(EarlyDepthStencilInfoSampleRate(_simd_movemask_ps(depthPassMask), _simd_movemask_ps(stenc… in BackendSampleRate()
180AR_EVENT(LateDepthStencilInfoSampleRate(_simd_movemask_ps(depthPassMask), _simd_movemask_ps(stenci… in BackendSampleRate()
Dcontext.h554 #define AR_EVENT(event) _AR_EVENT(AR_WORKER_CTX, event) macro
Dbackend.cpp286AR_EVENT(EarlyDepthStencilInfoNullPS(_simd_movemask_ps(depthPassMask), _simd_movemask_ps(stencilPa… in BackendNullPS()
Dthreads.cpp609 AR_EVENT(FrontendStatsEvent(pDC->drawId, in CompleteDrawFE()
615 AR_EVENT(FrontendDrawEndEvent(pDC->drawId)); in CompleteDrawFE()
Dbackend_impl.h939 AR_EVENT(EarlyDepthInfoPixelRate(depthPassCount, _simd_movemask_ps(activeLanes)));
973 AR_EVENT(LateDepthInfoPixelRate(depthPassCount, _simd_movemask_ps(activeLanes)));
Dfrontend.cpp1075 AR_EVENT(GSPrimInfo(numInputPrims, totalPrimsGenerated, numVertsPerPrim*numInputPrims)); in GeometryShaderStage()
1270 AR_EVENT(TessPrimCount(1)); in TessellationStages()