Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c136 softpipe->active_query_count++; in softpipe_begin_query()
148 softpipe->active_query_count--; in softpipe_end_query()
Dsp_context.h113 unsigned active_query_count; member
Dsp_quad_depth_test.c844 if (qs->softpipe->active_query_count) { in depth_test_quads_fallback()
917 boolean occlusion = qs->softpipe->active_query_count; in choose_depth_test()