Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_helpers.c105 const uint8_t *ibuf8 = (const uint8_t *) info->index.user; in panfrost_get_index_buffer() local
112 memcpy(T.cpu, ibuf8 + offset, draw->count * info->index_size); in panfrost_get_index_buffer()