Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c689 copy_indices_u16(uint32_t *dst, const uint16_t *elts, uint32_t bias, unsigned n) in copy_indices_u16() function
737 copy_indices_u16(data, ctx->idxbuf, info->index_bias, info->count); in nvc0_push_upload_vertex_ids()