vc4: Stop complaining about unknown texture channel types.
authorEric Anholt <eric@anholt.net>
Wed, 20 Aug 2014 16:31:26 +0000 (09:31 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 22 Aug 2014 17:16:57 +0000 (10:16 -0700)
commit1cb5cfba8562c511625ba30f6277e8de52ea5c8a
treea5facd4c4646d14716bb4216c33c6e4ef5079f19
parentb0a1e401a93b7b13870b936bc667b3fc15dba6d5
vc4: Stop complaining about unknown texture channel types.

It doesn't matter to this code -- the sampler always returns 8-bit unorm
rgba.
src/gallium/drivers/vc4/vc4_program.c