Searched refs:nvc0_vertex_configure_translate (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c63 nvc0_vertex_configure_translate(struct nvc0_context *nvc0, int32_t index_bias) function in typeref:typename:void
561 nvc0_vertex_configure_translate(nvc0, info->index_bias);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c64 nvc0_vertex_configure_translate(struct nvc0_context *nvc0, int32_t index_bias) function in typeref:typename:void
572 nvc0_vertex_configure_translate(nvc0, index_bias);

Completed in 4 milliseconds