Searched refs:nv30_prim_gl (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h217 nv30_prim_gl(unsigned prim) function in typeref:typename:unsigned
H A Dnv30_vbo.c344 prim = nv30_prim_gl(mode);
469 unsigned prim = nv30_prim_gl(mode);
H A Dnv30_push.c255 ctx.prim = nv30_prim_gl(info->mode);
H A Dnv30_draw.c118 r->prim = nv30_prim_gl(prim);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h222 nv30_prim_gl(unsigned prim) function in typeref:typename:unsigned
H A Dnv30_vbo.c343 prim = nv30_prim_gl(mode);
468 unsigned prim = nv30_prim_gl(mode);
H A Dnv30_push.c256 ctx.prim = nv30_prim_gl(info->mode);
H A Dnv30_draw.c118 r->prim = nv30_prim_gl(prim);

Completed in 7 milliseconds