Home
last modified time | relevance | path

Searched refs:DepthPassCount (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_query.cpp98 result->b = pq->result.core.DepthPassCount != 0; in swr_get_query_result()
105 result->u64 = pq->result.core.DepthPassCount; in swr_get_query_result()
Dswr_context.cpp440 pSwrStats->DepthPassCount += pStats->DepthPassCount; in swr_UpdateStats()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Devents.proto204 uint64_t DepthPassCount;
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp181 UPDATE_STAT_BE(DepthPassCount, statCount); in BackendSingleSample()
Dbackend.cpp293 UPDATE_STAT_BE(DepthPassCount, statCount); in BackendNullPS()
Dbackend_sample.cpp196 UPDATE_STAT_BE(DepthPassCount, statCount); in BackendSampleRate()
Dthreads.cpp365 stats.DepthPassCount += dynState.pStats[i].DepthPassCount; in UpdateClientStats()
Dstate.h609 uint64_t DepthPassCount; // Number of passing depth tests. Not exact. in OSALIGNLINE() local
Dbackend_impl.h938 UPDATE_STAT_BE(DepthPassCount, depthPassCount);
972 UPDATE_STAT_BE(DepthPassCount, depthPassCount);