Searched refs:cl_u32 (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_cl.c | 82 cl_u32(&out, bo->handle);
|
| H A D | vc4_cl.h | 130 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 D | vc4_draw.c | 406 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 D | vc4_cl.c | 82 cl_u32(&out, bo->handle);
|
| H A D | vc4_cl.h | 130 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 D | vc4_draw.c | 406 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 D | v3d_cl.h | 131 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 D | v3d_cl.h | 141 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