radeonsi: fix samplerCubeShadow with bias
authorMarek Olšák <marek.olsak@amd.com>
Fri, 4 Jul 2014 01:19:58 +0000 (03:19 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 11 Jul 2014 17:36:29 +0000 (19:36 +0200)
commitb279f0143f4dce67c8f5af57cd4a5942eb403c13
tree85eff88196809c3b293a985cf15404a7d9bddc64
parenta11fff329ea0b236ee5d2d7ad563af49770c04c7
radeonsi: fix samplerCubeShadow with bias

Pack the depth value before overwriting it with cube coordinates.

Cc: mesa-stable@lists.freedesktop.org
src/gallium/drivers/radeonsi/si_shader.c