Home
last modified time | relevance | path

Searched refs:query_active_in_batch (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.c74 query_active_in_batch(struct fd_batch *batch, struct fd_hw_query *hq) in query_active_in_batch() function
105 assert(query_active_in_batch(batch, hq)); in pause_query()
383 bool was_active = query_active_in_batch(batch, hq); in fd_hw_query_update_batch()