vc4: Add missing sRGB decode to texel fetches.
authorEric Anholt <eric@anholt.net>
Wed, 6 Jan 2016 00:36:28 +0000 (16:36 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 6 Jan 2016 20:43:09 +0000 (12:43 -0800)
commit7a9eb76786ea5534d395eef199974f8221e047d8
tree26c00de9f2e1a8b398f5796ba9b6944e736045be
parentf01ca9eeda266af8c622b07b92543aae802c9fed
vc4: Add missing sRGB decode to texel fetches.

We only see txf on MSAA textures, currently, and apparently this didn't
impact any of our piglit tests.
src/gallium/drivers/vc4/vc4_program.c