Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_helpers.c92 panfrost_get_index_buffer(struct panfrost_batch *batch, in panfrost_get_index_buffer() function
156 return panfrost_get_index_buffer(batch, info, draw); in panfrost_get_index_buffer_bounded()
Dpan_context.h413 panfrost_get_index_buffer(struct panfrost_batch *batch,
Dpan_cmdstream.c3637 indices = panfrost_get_index_buffer(batch, info, draw); in panfrost_direct_draw()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst682 - panfrost: Extract panfrost_get_index_buffer helper