summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_program.h
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2014-12-01 00:53:02 -0800
committerKenneth Graunke <kenneth@whitecape.org>2014-12-02 17:00:26 -0800
commit169b6c1955deee7333d61f9ff149b7124bdea7d1 (patch)
treec46b9925e1a4e187885407b22ff143a145bdd6b2 /src/mesa/drivers/dri/i965/brw_program.h
parent793ac67d3ddf636dcb9c21624809207993ab5aac (diff)
downloadexternal_mesa3d-169b6c1955deee7333d61f9ff149b7124bdea7d1.zip
external_mesa3d-169b6c1955deee7333d61f9ff149b7124bdea7d1.tar.gz
external_mesa3d-169b6c1955deee7333d61f9ff149b7124bdea7d1.tar.bz2
i965/vs: Handle vertex color clamping in emit_urb_slot().
Vertex color clamping only applies to a few specific built-ins: COL0/1 and BFC0/1 (aka gl_[Secondary]{Front,Back}Color). It seems weird to handle special cases in a function called emit_generic_urb_slot(). emit_urb_slot() is all about handling special cases, so it makes more sense to handle this there. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_program.h')
0 files changed, 0 insertions, 0 deletions