radv: do not support blitting surfaces with depth and stencil
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 18 Sep 2018 13:06:42 +0000 (15:06 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 19 Sep 2018 11:36:07 +0000 (13:36 +0200)
commitfebdc13a6cce3f1931402f28f521adf32b14c152
tree40a68263a13105f5a4cd17b9f3e96122cba84931
parentfb86365148d5b8f3f06c5e42d9c8440fc1f6693f
radv: do not support blitting surfaces with depth and stencil

Fixes:
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.depth_stencil.d32_sfloat_s8_uint_d32_sfloat_s8_uint.optimal_optimal_nearest

And all friends that try to blit a surface with different
depth and stencil formats.

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