Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h708 void v3d_job_add_tf_write_resource(struct v3d_job *job, struct pipe_resource *prsc);
Dv3d_job.c163 v3d_job_add_tf_write_resource(struct v3d_job *job, struct pipe_resource *prsc) in v3d_job_add_tf_write_resource() function
Dv3dx_emit.c810 v3d_job_add_tf_write_resource(v3d->job, in v3dX()