Searched refs:active_providers (Results 1 – 2 of 2) sorted by relevance
90 batch->active_providers |= (1 << idx); in resume_query()106 assert(batch->active_providers & (1 << idx)); in pause_query()409 if (batch->active_providers & (1 << idx)) { in fd_hw_query_enable()415 batch->active_providers = 0; /* clear it for next frame */ in fd_hw_query_enable()
178 uint32_t active_providers; member