Searched refs:radeonRasterPrimitive (Results 1 – 1 of 1) sorted by relevance
481 static void radeonRasterPrimitive( struct gl_context *ctx, GLuint hwprim );611 #define RASTERIZE(x) radeonRasterPrimitive( ctx, reduced_hw_prim[x] )736 static void radeonRasterPrimitive( struct gl_context *ctx, GLuint hwprim ) in radeonRasterPrimitive() function754 radeonRasterPrimitive( ctx, reduced_hw_prim[prim] ); in radeonRenderPrimitive()