[Mesa-dev] [PATCH 05/11] mesa: remove DD_POINT_ATTEN flag
For the i915 driver, make it a local macro. v2: use conditional operator instead of bit shifting --- src/mesa/drivers/dri/i915/intel_tris.c |4 +++- src/mesa/main/debug.c |5 ++--- src/mesa/main/mtypes.h |1 - src/mesa/main/points.c |
[Mesa-dev] [PATCH 05/11] mesa: remove DD_POINT_ATTEN flag
For the i915 driver, make it a local macro. --- src/mesa/drivers/dri/i915/intel_tris.c |5 - src/mesa/main/debug.c |5 ++--- src/mesa/main/mtypes.h |1 - src/mesa/main/points.c |5 - src/mesa/main/state.c |