Searched refs:copy_indices_u32 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo_translate.c | 693 copy_indices_u32(uint32_t *dst, const uint32_t *elts, uint32_t bias, unsigned n) function in typeref:typename:void 736 copy_indices_u32(data, ctx->idxbuf, info->index_bias, info->count);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo_translate.c | 704 copy_indices_u32(uint32_t *dst, const uint32_t *elts, uint32_t bias, unsigned n) function in typeref:typename:void 748 copy_indices_u32(data, ctx->idxbuf, draw->index_bias, draw->count);
|
Completed in 4 milliseconds