Searched refs:current_oq (Results 1 – 3 of 3) sorted by relevance
85 vc5->current_oq = q->bo; in vc5_begin_query()107 vc5->current_oq = NULL; in vc5_end_query()
630 job->oq_enabled = vc5->active_queries && vc5->current_oq; in v3dX()632 counter.address = cl_address(vc5->current_oq, 0); in v3dX()
388 struct vc5_bo *current_oq; member