Searched refs:r200RasterPrimitive (Results 1 – 1 of 1) sorted by relevance
339 static void r200RasterPrimitive( struct gl_context *ctx, GLuint hwprim );490 #define RASTERIZE(x) r200RasterPrimitive( ctx, reduced_hw_prim(ctx, x) )614 static void r200RasterPrimitive( struct gl_context *ctx, GLuint hwprim ) in r200RasterPrimitive() function648 r200RasterPrimitive( ctx, reduced_hw_prim(ctx, prim) ); in r200RenderPrimitive()