Searched refs:active_statistics_queries (Results 1 – 12 of 12) sorted by relevance
130 if (softpipe->active_statistics_queries == 0) { in softpipe_begin_query()136 softpipe->active_statistics_queries++; in softpipe_begin_query()221 softpipe->active_statistics_queries--; in softpipe_end_query()
68 if (softpipe->active_statistics_queries) { in shade_quad()
93 unsigned active_statistics_queries; member
141 sp->active_statistics_queries > 0); in softpipe_draw_vbo()
229 if (softpipe->active_statistics_queries) { in softpipe_launch_grid()
817 if (setup->softpipe->active_statistics_queries) { in sp_setup_tri()
434 if (llvmpipe->active_statistics_queries == 0) { in llvmpipe_begin_query()439 llvmpipe->active_statistics_queries++; in llvmpipe_begin_query()521 llvmpipe->active_statistics_queries--; in llvmpipe_end_query()
112 unsigned active_statistics_queries; member
142 lp->active_statistics_queries > 0 && in llvmpipe_draw_vbo()
1162 if (lp_context->active_statistics_queries) { in triangle_cw()1191 if (lp_context->active_statistics_queries) { in triangle_ccw()1214 if (lp_context->active_statistics_queries) { in triangle_both()
449 if (lp_context->active_statistics_queries) { in try_setup_point()
292 if (lp_context->active_statistics_queries) { in try_setup_line()