radv: fix btoi for R32G32B32 when the dest offset is not 0
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 22 Oct 2018 13:42:31 +0000 (15:42 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 23 Oct 2018 12:29:26 +0000 (14:29 +0200)
commit69c44de7987e27744c07f9b577664875f7a278d1
tree8f320b9caea9100c02fbaae07ceec59925c5706e
parent54c823ec790427acbea31212a6ed30a17bd25ff0
radv: fix btoi for R32G32B32 when the dest offset is not 0

Fixes: 593996bc02 ("radv: implement buffer to image operations for R32G32B32")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_meta_bufimage.c