Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cl.c39 v3dv_cl_destroy(struct v3dv_cl *cl) in v3dv_cl_destroy() function
Dv3dv_cl.h89 void v3dv_cl_destroy(struct v3dv_cl *cl);
Dv3dv_cmd_buffer.c163 v3dv_cl_destroy(&job->bcl); in job_destroy_gpu_cl_resources()
164 v3dv_cl_destroy(&job->rcl); in job_destroy_gpu_cl_resources()
165 v3dv_cl_destroy(&job->indirect); in job_destroy_gpu_cl_resources()
204 v3dv_cl_destroy(&job->indirect); in job_destroy_gpu_csd_resources()