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

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c60 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) function
1166 intelRasterPrimitive(ctx, reduced_prim[prim], hw_prim[prim]);

Completed in 69 milliseconds