Module: wine Branch: master Commit: a71526bb07548ee0f45e03b12ab1048445000e05 URL: https://gitlab.winehq.org/wine/wine/-/commit/a71526bb07548ee0f45e03b12ab1048...
Author: Eric Pouech eric.pouech@gmail.com Date: Fri Nov 25 10:19:06 2022 +0100
wined3d: Set flag types to uint32_t (external definitions).
Signed-off-by: Eric Pouech eric.pouech@gmail.com
---
dlls/wined3d/device.c | 8 ++++---- dlls/wined3d/directx.c | 4 ++-- dlls/wined3d/palette.c | 6 +++--- dlls/wined3d/query.c | 4 ++-- dlls/wined3d/resource.c | 2 +- dlls/wined3d/swapchain.c | 4 ++-- dlls/wined3d/texture.c | 6 +++--- dlls/wined3d/wined3d_main.c | 2 +- include/wine/wined3d.h | 46 +++++++++++++++++++++++---------------------- 9 files changed, 42 insertions(+), 40 deletions(-)