Searched refs:cl_u32 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_cl.c82 cl_u32(&out, bo->handle);
H A Dvc4_cl.h130 cl_u32(struct vc4_cl_out **cl, uint32_t n) function in typeref:typename:void
153 cl_u32(cl, fui(f));
188 cl_u32(cl_out, offset);
H A Dvc4_draw.c406 cl_u32(&bcl, hindex);
407 cl_u32(&bcl, 0);
417 cl_u32(&bcl, info->count);
418 cl_u32(&bcl, offset);
419 cl_u32(&bcl, vc4->max_index);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_cl.c82 cl_u32(&out, bo->handle);
H A Dvc4_cl.h130 cl_u32(struct vc4_cl_out **cl, uint32_t n) function in typeref:typename:void
153 cl_u32(cl, fui(f));
188 cl_u32(cl_out, offset);
H A Dvc4_draw.c406 cl_u32(&bcl, hindex);
407 cl_u32(&bcl, 0);
417 cl_u32(&bcl, draws[0].count);
418 cl_u32(&bcl, offset);
419 cl_u32(&bcl, vc4->max_index);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_cl.h131 cl_u32(struct v3d_cl_out **cl, uint32_t n) function in typeref:typename:void
163 cl_u32(cl, fui(f));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_cl.h141 cl_u32(struct v3d_cl_out **cl, uint32_t n) function in typeref:typename:void
173 cl_u32(cl, fui(f));

Completed in 7 milliseconds