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

  /external/mesa3d/src/mesa/main/
state.c 412 ctx->_TriangleCaps |= DD_LINE_STIPPLE;
debug.c 113 (flags & DD_LINE_STIPPLE) ? "line-stipple, " : "",
enable.c 426 ctx->_TriangleCaps ^= DD_LINE_STIPPLE;
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 948 #define ANY_FALLBACK_FLAGS (DD_LINE_STIPPLE | DD_TRI_STIPPLE | DD_POINT_ATTEN)
993 if (flags & DD_LINE_STIPPLE)
    [all...]

Completed in 131 milliseconds