Skip to content

dzn: Add support for EXT_vertex_attribute_divisor

Boris Brezillon requested to merge bbrezillon/mesa:dzn-vert-attrib-div into main

Based on !15911 (merged) (depends on dzn: Use core helpers to fill physical device features/properties).

We can support it, and pretty easily since the vulkan and D3D12 map pretty well on this one, so why not :-).

/cc @jenatali @kusma @lfrb

Edited by Boris Brezillon

Merge request reports