Home
last modified time | relevance | path

Searched refs:util_shorten_ubyte_elts_to_userptr (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_index_modify.h33 void util_shorten_ubyte_elts_to_userptr(struct pipe_context *context,
Du_index_modify.c29 void util_shorten_ubyte_elts_to_userptr(struct pipe_context *context, in util_shorten_ubyte_elts_to_userptr() function
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render_translate.c43 util_shorten_ubyte_elts_to_userptr( in r300_translate_index_buffer()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp2294 util_shorten_ubyte_elts_to_userptr(&sctx->b, info, 0, 0, index_offset + start, count, ptr); in si_draw()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2277 util_shorten_ubyte_elts_to_userptr( in r600_draw_vbo()