Searched refs:oq_enabled (Results 1 – 3 of 3) sorted by relevance
630 job->oq_enabled = vc5->active_queries && vc5->current_oq; in v3dX()631 if (job->oq_enabled) { in v3dX()
284 bool oq_enabled; member
398 if (job->oq_enabled) { in vc5_job_submit()