Searched refs:vc4_init_cl (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_cl.c | 29 vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl) function in typeref:typename:void
|
| H A D | vc4_job.c | 79 vc4_init_cl(job, &job->bcl); 80 vc4_init_cl(job, &job->shader_rec); 81 vc4_init_cl(job, &job->uniforms); 82 vc4_init_cl(job, &job->bo_handles); 83 vc4_init_cl(job, &job->bo_pointers);
|
| H A D | vc4_cl.h | 69 void vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_cl.c | 29 vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl) function in typeref:typename:void
|
| H A D | vc4_job.c | 79 vc4_init_cl(job, &job->bcl); 80 vc4_init_cl(job, &job->shader_rec); 81 vc4_init_cl(job, &job->uniforms); 82 vc4_init_cl(job, &job->bo_handles); 83 vc4_init_cl(job, &job->bo_pointers);
|
| H A D | vc4_cl.h | 69 void vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl);
|
Completed in 10 milliseconds