Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_job.c36 v3d_cl_ensure_space_with_branch(&job->bcl, in v3dX()
Dv3d_cl.c66 v3d_cl_ensure_space_with_branch(struct v3d_cl *cl, uint32_t space) in v3d_cl_ensure_space_with_branch() function
Dv3d_cl.h196 void v3d_cl_ensure_space_with_branch(struct v3d_cl *cl, uint32_t size);
Dv3dx_rcl.c624 v3d_cl_ensure_space_with_branch(&job->rcl, 200 + in v3dX()
Dv3dx_draw.c52 v3d_cl_ensure_space_with_branch(&job->bcl, 256 /* XXX */); in v3dX()
1224 v3d_cl_ensure_space_with_branch(&job->bcl, 256 /* XXX */); in v3d_draw_vbo()