Searched refs:intelRasterPrimitive (Results 1 – 1 of 1) sorted by relevance
60 static void intelRasterPrimitive(struct gl_context * ctx, GLenum rprim,681 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] )1120 intelRasterPrimitive(struct gl_context * ctx, GLenum rprim, GLuint hwprim) in intelRasterPrimitive() function1166 intelRasterPrimitive(ctx, reduced_prim[prim], hw_prim[prim]); in intelRenderPrimitive()