radv: implement buffer to image operations for R32G32B32
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 12 Oct 2018 09:30:13 +0000 (11:30 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 16 Oct 2018 07:22:38 +0000 (09:22 +0200)
commit593996bc026c9e383da9683ff30e784b0ea09015
treeab61b9915be7e02d6ea9820a5bfb71604312adff
parentca83d51cfb154af12ee6e17a533df6cbbc890e22
radv: implement buffer to image operations for R32G32B32

This should fix rendering issues with Batman Arkham City.
We will probably need to implement itob and itoi at some
point, but currently nothing hits these paths.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107765
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_meta_bufimage.c
src/amd/vulkan/radv_meta_copy.c
src/amd/vulkan/radv_private.h