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