Module: wine Branch: master Commit: 6fa14583785fb45fd0991cfabb23ab24a5aef3ac URL: https://gitlab.winehq.org/wine/wine/-/commit/6fa14583785fb45fd0991cfabb23ab2...
Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Feb 21 19:39:02 2024 -0600
wined3d/nvrc: Remove now redundant WINED3D_TSS_RESULT_ARG handlers.
nvrc_update_color_op() takes care of this. Redirect WINED3D_TSS_RESULT_ARG to nvrc_colorop() so that the shader is invalidated.
---
dlls/wined3d/nvidia_texture_shader.c | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-)