Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_cl.c61 vc5_cl_ensure_space_with_branch(struct vc5_cl *cl, uint32_t space) in vc5_cl_ensure_space_with_branch() function
Dvc5_cl.h186 void vc5_cl_ensure_space_with_branch(struct vc5_cl *cl, uint32_t size);
Dvc5_draw.c53 vc5_cl_ensure_space_with_branch(&job->bcl, 256 /* XXX */); in vc5_start_draw()
378 vc5_cl_ensure_space_with_branch(&job->bcl, 256 /* XXX */); in vc5_draw_vbo()
Dvc5_job.c394 vc5_cl_ensure_space_with_branch(&job->bcl, in vc5_job_submit()
Dvc5_rcl.c446 vc5_cl_ensure_space_with_branch(&job->rcl, 200 + 256 * in v3dX()