OSDN Git Service

st/nine: Enforce centroid for color input when multisampling is on
authorAxel Davy <axel.davy@ens.fr>
Sat, 9 Jan 2016 13:16:15 +0000 (14:16 +0100)
committerAxel Davy <axel.davy@ens.fr>
Thu, 4 Feb 2016 21:12:17 +0000 (22:12 +0100)
commit24ddadbba9ddfde579cc4cc65f58b063122b8d02
treeff5850ab8e307ea7b6f2e51c2cae9efc36d640fd
parentd5389bb92d5dfa1676cf28a80392f0fcb0eb8dc8
st/nine: Enforce centroid for color input when multisampling is on

The color inputs must automatically use centroid whether
multisampling is used or not.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
src/gallium/state_trackers/nine/nine_shader.c
src/gallium/state_trackers/nine/nine_shader.h
src/gallium/state_trackers/nine/pixelshader9.c
src/gallium/state_trackers/nine/pixelshader9.h