wined3d: Don't bother removing PBOs for formats with upload/download conversion in...
commitfaf4559a761c13d1783b768a6479fe5af290510f
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 21 Mar 2018 09:30:50 +0000 (21 13:00 +0330)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Mar 2018 09:40:10 +0000 (21 10:40 +0100)
tree2acaa692c4ab67c53bfa566f25534614478396b6
parent15d3155e595a6afa26b7775cf54027c7d141c08a
wined3d: Don't bother removing PBOs for formats with upload/download conversion in texture2d_load_texture().

We don't use PBOs for those in the first place.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/surface.c