On Fri, 10 Dec 2021 at 18:24, Zebediah Figura zfigura@codeweavers.com wrote:
Indeed, and I guess we should be validating those formats when creating an index buffer.
You'd think that, but buffer resources are created without a format. For index buffers the format is specified by IASetIndexBuffer().