Module: wine Branch: master Commit: 46c9897bdf95548e4a9b3596ebc2160cac192f0a URL: https://gitlab.winehq.org/wine/wine/-/commit/46c9897bdf95548e4a9b3596ebc2160...
Author: Zebediah Figura zfigura@codeweavers.com Date: Sat Jul 30 18:39:28 2022 -0500
d3d9: Factor out d3d9_texture_init().
---
dlls/d3d9/d3d9_private.h | 13 ++-- dlls/d3d9/device.c | 6 +- dlls/d3d9/texture.c | 185 +++++++++++++---------------------------------- 3 files changed, 61 insertions(+), 143 deletions(-)