HomeSort by relevance Sort by last modified time
    Searched refs:active_query_count (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 113 unsigned active_query_count; member in struct:softpipe_context
sp_query.c 136 softpipe->active_query_count++;
148 softpipe->active_query_count--;
sp_quad_depth_test.c 844 if (qs->softpipe->active_query_count) {
917 boolean occlusion = qs->softpipe->active_query_count;

Completed in 1022 milliseconds