wined3d: Use wined3d_array_reserve() to pre-allocate the buffer dirty ranges array.
commit8378a786a6d3fada09e3907018d41e1e63d54743
authorZebediah Figura <zfigura@codeweavers.com>
Sat, 14 Oct 2023 17:52:12 +0000 (14 12:52 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Oct 2023 12:01:57 +0000 (18 14:01 +0200)
tree1e62b6c8b90d760733e8db74df0492843776e334
parent352d04935ac891f414d11806c5e4fd369e49893d
wined3d: Use wined3d_array_reserve() to pre-allocate the buffer dirty ranges array.
dlls/wined3d/buffer.c