HomeSort by relevance Sort by last modified time
    Searched refs:vc5_destroy_cl (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/vc5/
vc5_cl.c 87 vc5_destroy_cl(struct vc5_cl *cl) function
vc5_job.c 83 vc5_destroy_cl(&job->bcl);
84 vc5_destroy_cl(&job->rcl);
85 vc5_destroy_cl(&job->indirect);
vc5_cl.h 65 void vc5_destroy_cl(struct vc5_cl *cl);

Completed in 1652 milliseconds