HomeSort by relevance Sort by last modified time
    Searched full:unfilled_quad (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/tnl_dd/
t_dd_tritmp.h 505 UNFILLED_QUAD( ctx, GL_POINT, e0, e1, e2, e3 );
508 UNFILLED_QUAD( ctx, GL_POINT, e0, e1, e2, e3 );
519 UNFILLED_QUAD( ctx, GL_LINE, e0, e1, e2, e3 );
522 UNFILLED_QUAD( ctx, GL_LINE, e0, e1, e2, e3 );
t_dd_unfilled.h 98 static void TAG(unfilled_quad)( struct gl_context *ctx, function
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 427 #define UNFILLED_QUAD unfilled_quad
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 549 #define UNFILLED_QUAD unfilled_quad
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 646 #define UNFILLED_QUAD unfilled_quad
    [all...]

Completed in 112 milliseconds