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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c896 nvc0_update_prim_restart(struct nvc0_context *nvc0, bool en, uint32_t index) function in typeref:typename:void
1066 nvc0_update_prim_restart(nvc0, info->primitive_restart, info->restart_index);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c906 nvc0_update_prim_restart(struct nvc0_context *nvc0, bool en, uint32_t index) function in typeref:typename:void
1104 nvc0_update_prim_restart(nvc0, info->primitive_restart, info->restart_index);

Completed in 4 milliseconds