Home
last modified time | relevance | path

Searched refs:v3d_init_cl (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_cl.c36 v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl) in v3d_init_cl() function
Dv3d_job.c102 v3d_init_cl(job, &job->bcl); in v3d_job_create()
103 v3d_init_cl(job, &job->rcl); in v3d_job_create()
104 v3d_init_cl(job, &job->indirect); in v3d_job_create()
Dv3d_cl.h74 void v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl);