Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h105 unsigned active_query_count; member
H A Dsp_query.c142 softpipe->active_query_count++; in softpipe_begin_query()
154 softpipe->active_query_count--; in softpipe_end_query()
H A Dsp_quad_depth_test.c930 if (qs->softpipe->active_query_count) { in depth_test_quads_fallback()
1003 boolean occlusion = qs->softpipe->active_query_count; in choose_depth_test()
/third_party/node/src/
H A Dcares_wrap.h173 inline int active_query_count() { return active_query_count_; } in active_query_count() function in node::cares_wrap::final
H A Dcares_wrap.cc1692 if (channel->active_query_count()) { in SetServers()

Completed in 7 milliseconds