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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c61 static void intelRasterPrimitive(struct gl_context * ctx, GLenum rprim,
682 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] )
1121 intelRasterPrimitive(struct gl_context * ctx, GLenum rprim, GLuint hwprim) function in typeref:typename:void
1167 intelRasterPrimitive(ctx, reduced_prim[prim], hw_prim[prim]);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c61 static void intelRasterPrimitive(struct gl_context * ctx, GLenum rprim,
682 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] )
1121 intelRasterPrimitive(struct gl_context * ctx, GLenum rprim, GLuint hwprim) function in typeref:typename:void
1167 intelRasterPrimitive(ctx, reduced_prim[prim], hw_prim[prim]);

Completed in 5 milliseconds