mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.
authorEric Anholt <eric@anholt.net>
Tue, 22 Dec 2009 19:04:32 +0000 (11:04 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Dec 2009 22:20:26 +0000 (14:20 -0800)
commitd203dbc73d3b036937e0404b580fb04d23e10652
treec1a7011254d39dddead9f31d83779f9c40c073d1
parent5727147f894137f194d8efc7adb81b80a9b5acd7
mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.

The same code is generated, and readers and static analyzers are
happier.
src/mesa/drivers/dri/i915/i830_state.c
src/mesa/drivers/dri/i915/i915_state.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/main/macros.h