mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
70f5b24f92
These opcodes were implemented by Mesa just few days ago. In addition using these opcodes in a shader leads to a crash on Nvidia. In practice this change doesn't seem to make a difference. We still want to use NMin, NMax and NClamp for correctness. This commit is meant to be reverted when problems with these opcodes are resolved. |
||
---|---|---|
.. | ||
dxbc.c | ||
spirv.c | ||
vkd3d_shader_main.c | ||
vkd3d_shader_private.h |