Searched refs:r200TclPrimitive (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.h | 40 extern void r200TclPrimitive( struct gl_context *ctx, GLenum prim, int hw_prim );
|
| H A D | r200_tcl.c | 108 r200TclPrimitive( ctx, prim, hw_prim | R200_VF_PRIM_WALK_IND ) 184 r200TclPrimitive( ctx, prim, hwprim ); 257 void r200TclPrimitive( struct gl_context *ctx, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.h | 40 extern void r200TclPrimitive( struct gl_context *ctx, GLenum prim, int hw_prim );
|
| H A D | r200_tcl.c | 108 r200TclPrimitive( ctx, prim, hw_prim | R200_VF_PRIM_WALK_IND ) 184 r200TclPrimitive( ctx, prim, hwprim ); 257 void r200TclPrimitive( struct gl_context *ctx, function in typeref:typename:void
|
Completed in 5 milliseconds