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

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_tcl.h40 extern void r200TclPrimitive( struct gl_context *ctx, GLenum prim, int hw_prim );
H A Dr200_tcl.c109 r200TclPrimitive( ctx, prim, hw_prim | R200_VF_PRIM_WALK_IND )
185 r200TclPrimitive( ctx, prim, hwprim );
258 void r200TclPrimitive( struct gl_context *ctx, function

Completed in 83 milliseconds