Home
last modified time | relevance | path

Searched refs:util_rebuild_ushort_elts_to_userptr (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_index_modify.c90 void util_rebuild_ushort_elts_to_userptr(struct pipe_context *context, in util_rebuild_ushort_elts_to_userptr() function
138 util_rebuild_ushort_elts_to_userptr(context, ib, index_bias, in util_rebuild_ushort_elts()
Du_index_modify.h46 void util_rebuild_ushort_elts_to_userptr(struct pipe_context *context,
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render_translate.c57 util_rebuild_ushort_elts_to_userptr(&r300->context, ib, in r300_translate_index_buffer()