Home
last modified time | relevance | path

Searched refs:cl_u32 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_cl.h130 cl_u32(struct vc4_cl_out **cl, uint32_t n) in cl_u32() function
153 cl_u32(cl, fui(f)); in cl_f()
188 cl_u32(cl_out, offset); in cl_reloc()
Dvc4_draw.c403 cl_u32(&bcl, hindex); in vc4_draw_vbo()
404 cl_u32(&bcl, 0); in vc4_draw_vbo()
414 cl_u32(&bcl, info->count); in vc4_draw_vbo()
415 cl_u32(&bcl, offset); in vc4_draw_vbo()
416 cl_u32(&bcl, vc4->max_index); in vc4_draw_vbo()
Dvc4_cl.c82 cl_u32(&out, bo->handle); in vc4_gem_hindex()
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_cl.h131 cl_u32(struct vc5_cl_out **cl, uint32_t n) in cl_u32() function
163 cl_u32(cl, fui(f)); in cl_f()