vkd3d/libs
Giovanni Mascellani 32bfc8d017 vkd3d-shader/hlsl: Add a helper for unary arithmetic operations.
The helper doesn't do much, but it is useful to mark operations as
arithmetic as opposed to other categories (like bitwise and boolean),
which have a different treatment.

It also saves an explicit variable to most callers, which can directly
pass the argument node instead of creating an array.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-01 20:51:24 +01:00
..
vkd3d vkd3d: Enable EXT_shader_stencil_export if available. 2021-10-18 18:37:01 +02:00
vkd3d-common vkd3d-shader/sm1: Introduce a parser for the legacy D3D byte-code format. 2021-10-06 18:35:44 +02:00
vkd3d-shader vkd3d-shader/hlsl: Add a helper for unary arithmetic operations. 2021-11-01 20:51:24 +01:00
vkd3d-utils vkd3d-utils: Initialize input parameters to ID3DInclude::Open(). 2020-12-02 16:28:55 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00