radeonsi: sample from flushed depth texture when required
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 29 Jun 2016 19:57:00 +0000 (21:57 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 6 Jul 2016 08:43:51 +0000 (10:43 +0200)
commit18cc825fb9c599781074c3b008814714e8efd7a7
tree7a04b88b37db813a96aab00a8acb3fdb8d9fc686
parentf2eb34f82f074284b691d568d26426a1f633d5f0
radeonsi: sample from flushed depth texture when required

Note that this has no effect yet. A case where can_sample_z/s can be false
in radeonsi will be added in a later patch.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_descriptors.c
src/gallium/drivers/radeonsi/si_state.c