radv: bump minTexelBufferOffsetAlignment to 4
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 9 Oct 2019 08:37:04 +0000 (10:37 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 9 Oct 2019 11:22:58 +0000 (11:22 +0000)
commit030e67fac31fe6e89b87fdace49cf6757f5c0b77
tree8e5e645219659863f20a673f52ba0e7f36aeaf4b
parent1b21b97511340d2daa111430acb846a4ce4b7522
radv: bump minTexelBufferOffsetAlignment to 4

The spec has probably been misinterpreted during RADV bringup.

This fixes GPU hangs with dEQP-VK.binding_model.*offset_nonzero*.

Fixes: f4e499ec791 ("radv: add initial non-conformant radv vulkan driver")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_device.c