Home
last modified time | relevance | path

Searched refs:primary_job (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c1680 struct v3dv_job *primary_job = primary->state.job; in cmd_buffer_execute_inside_pass() local
1681 if (!primary_job || secondary_job->serialize || in cmd_buffer_execute_inside_pass()
1688 primary_job = in cmd_buffer_execute_inside_pass()
1703 v3dv_job_add_bo(primary_job, bo); in cmd_buffer_execute_inside_pass()
1711 v3dv_cl_ensure_space_with_branch(&primary_job->bcl, in cmd_buffer_execute_inside_pass()
1714 cl_emit(&primary_job->bcl, BRANCH_TO_SUB_LIST, branch) { in cmd_buffer_execute_inside_pass()
1719 primary_job->tmu_dirty_rcl |= secondary_job->tmu_dirty_rcl; in cmd_buffer_execute_inside_pass()

Completed in 4 milliseconds