Module: wine Branch: master Commit: 97048c5ffc17f9f7b52aa2c44218772f57c8167c URL: https://gitlab.winehq.org/wine/wine/-/commit/97048c5ffc17f9f7b52aa2c44218772...
Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Sep 14 17:03:21 2023 -0500
wined3d: Use dynamic state for blend state if possible.
---
dlls/wined3d/adapter_vk.c | 3 ++ dlls/wined3d/context_vk.c | 118 ++++++++++++++++++++++++++++++++++------------ dlls/wined3d/wined3d_vk.h | 6 ++- 3 files changed, 97 insertions(+), 30 deletions(-)