Searched refs:r200RasterPrimitive (Results 1 – 1 of 1) sorted by relevance
338 static void r200RasterPrimitive( struct gl_context *ctx, GLuint hwprim );489 #define RASTERIZE(x) r200RasterPrimitive( ctx, reduced_hw_prim(ctx, x) )613 static void r200RasterPrimitive( struct gl_context *ctx, GLuint hwprim ) in r200RasterPrimitive() function647 r200RasterPrimitive( ctx, reduced_hw_prim(ctx, prim) ); in r200RenderPrimitive()