radv: always set/load both depth and stencil clear values
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 14 Jun 2018 11:26:21 +0000 (13:26 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 15 Jun 2018 13:54:02 +0000 (15:54 +0200)
commit4bdad9faddc82a4560603936ce5ade5707ecb254
tree57e79af59e0162d24b6c84c2bc1f9689e2c668f8
parent2193a6a828085e0ba63e2b768c2d86a86639831f
radv: always set/load both depth and stencil clear values

I don't think that matter much to emit both values and that
makes the code a bit simpler.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c