Searched refs:active_query_count (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h114 unsigned active_query_count; member in struct:softpipe_context
H A Dsp_query.c131 softpipe->active_query_count++;
143 softpipe->active_query_count--;
H A Dsp_quad_depth_test.c844 if (qs->softpipe->active_query_count) {
917 boolean occlusion = qs->softpipe->active_query_count;

Completed in 95 milliseconds