Skip to content

radv: bump minTexelBufferOffsetAlignment to 4

Samuel Pitoiset requested to merge hakzsam/mesa:radv_bump_min_texel_align into master

The spec has probably been misinterpreted during RADV bringup.

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

Fixes: f4e499ec ("radv: add initial non-conformant radv vulkan driver") Signed-off-by: Samuel Pitoiset samuel.pitoiset@gmail.com

Merge request reports