Searched refs:vc4_gem_hindex (Results 1 – 4 of 4) sorted by relevance
71 uint32_t vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo);181 *(uint32_t *)cl->reloc_next = vc4_gem_hindex(job, bo); in cl_reloc()196 *(uint32_t *)cl->reloc_next = vc4_gem_hindex(job, bo); in cl_aligned_reloc()282 *(uint32_t *)cl->reloc_next = vc4_gem_hindex(cl->job, reloc->bo); in cl_pack_emit_reloc()
60 vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo) in vc4_gem_hindex() function
292 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo); in vc4_submit_setup_rcl_surface()333 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo); in vc4_submit_setup_rcl_render_config_surface()360 submit_surf->hindex = vc4_gem_hindex(job, rsc->bo); in vc4_submit_setup_rcl_msaa_surface()
404 uint32_t hindex = vc4_gem_hindex(job, rsc->bo); in vc4_draw_vbo()