[PATCH 2/2] d3d11: Report D3D11_FORMAT_SUPPORT_IA_INDEX_BUFFER.

Henri Verbeet hverbeet at gmail.com
Fri Dec 10 12:13:35 CST 2021


On Fri, 10 Dec 2021 at 18:24, Zebediah Figura <zfigura at 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().



More information about the wine-devel mailing list