Searched refs:panfrost_get_index_buffer (Results 1 – 4 of 4) sorted by relevance
92 panfrost_get_index_buffer(struct panfrost_batch *batch, in panfrost_get_index_buffer() function156 return panfrost_get_index_buffer(batch, info, draw); in panfrost_get_index_buffer_bounded()
413 panfrost_get_index_buffer(struct panfrost_batch *batch,
3637 indices = panfrost_get_index_buffer(batch, info, draw); in panfrost_direct_draw()
682 - panfrost: Extract panfrost_get_index_buffer helper