aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_defines.h
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-08-08 16:03:04 -0700
committerEric Anholt <[email protected]>2012-08-08 16:21:30 -0700
commit33dfdc735e052d9c9b33883350e926d40220b6ac (patch)
treecdefdcdc4d5d033605c376b13ce3e4261e51ea36 /src/mesa/drivers/dri/i965/brw_defines.h
parent1b148e660e4cefcfbdc65ef8a58a7e52e8820782 (diff)
i965: Make brw_set_saturate() use stdbool.
There was a chance for brw_wm_emit.c to screw up and pass (1 << 4) instead of 1, which would get converted to 0 when stored. Instead, use stdbool which converts nonzero to true/1 like we want.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_defines.h')
0 files changed, 0 insertions, 0 deletions