Skip to content

radv,aco: fix vertex attributes when offset >= stride on GFX6-7

Samuel Pitoiset requested to merge hakzsam/mesa:radv_fix_legacy_vtx_gfx67 into main

Fixes VK_EXT_legacy_vertex_attributes on GFX6 and also a very old bug.

Merge request reports

Loading