wined3d: Allow setting user memory for mipmapped textures in wined3d_texture_update_d...
commitf02b0226caa7a7a3f1c45563f144aee506044be6
authorPaul Gofman <pgofman@codeweavers.com>
Thu, 14 May 2020 15:25:44 +0000 (14 19:55 +0430)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 May 2020 21:12:31 +0000 (14 23:12 +0200)
treeb0668cc34db7d8fbf55a82d702a513286eab4628
parentac06731e49ae8d236248ac2f730cde590c9dc6cc
wined3d: Allow setting user memory for mipmapped textures in wined3d_texture_update_desc().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49105
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ddraw/tests/ddraw7.c
dlls/wined3d/texture.c