31 Jul
2023
31 Jul
'23
1:52 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52844 --- Comment #6 from Henri Verbeet <hverbeet(a)gmail.com> --- For context, the application does indexed draws with a NULL index buffer, and a 0 index count. That almost works, but reference_graphics_pipeline_resources() will attempt to reference the NULL index buffer. The patch mostly needs some tests to see whether this is really supposed to work, as well as possibly being extended to other draw functions. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.