HomeSort by relevance Sort by last modified time
    Searched refs:intelRasterPrimitive (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_tris.c 61 static void intelRasterPrimitive(struct gl_context * ctx, GLenum rprim,
688 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] )
1121 intelRasterPrimitive(struct gl_context * ctx, GLenum rprim, GLuint hwprim)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 61 static void intelRasterPrimitive(struct gl_context * ctx, GLenum rprim,
688 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] )
1121 intelRasterPrimitive(struct gl_context * ctx, GLenum rprim, GLuint hwprim)
    [all...]

Completed in 2072 milliseconds