Skip to content

anv: enable single texel alignment

This is now needed by vkd3d-proton as of commit d2ad4f2532d68bd33bbe4a6bc0b9aba68cf802be

vkd3d-proton test suite runs successfully now.

I could also successfully run texel_buffer_alignment from Google's vulkan_test_applications (though it seems to run the same with or without this flag enabled).

CI results: https://mesa-ci.01.org/dev_shadeslayer_vulkan/builds/96/group/63a9f0ea7bb98050796b649e85481845

Merge request reports