OSDN Git Service

ilo: correctly set return types of sampler messages
authorChia-I Wu <olvaffe@gmail.com>
Sun, 5 May 2013 06:13:39 +0000 (14:13 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 5 May 2013 06:36:39 +0000 (14:36 +0800)
commit008346273c2cbc386f52efacac3d3228e566e8ac
tree96e996b6851e741e86cdd3302e7e3c8cb36be3f2
parentb42fe195a2578473c433695fe417253e8786c4c6
ilo: correctly set return types of sampler messages

Correctly set the types of the temporaries.  We do not want type conversions
when moving the results to the final destinations.
src/gallium/drivers/ilo/shader/ilo_shader_fs.c
src/gallium/drivers/ilo/shader/ilo_shader_vs.c