[PATCH vkd3d 8/9] vkd3d-shader: Implement DTOF, FTOD, DTOI, DTOU, ITOD and UTOD.

Henri Verbeet hverbeet at gmail.com
Tue Jun 15 16:54:22 CDT 2021


On Mon, 14 Jun 2021 at 05:27, Conor McCarthy <cmccarthy at codeweavers.com> wrote:
>  libs/vkd3d-shader/dxbc.c                 | 12 +++++++
>  libs/vkd3d-shader/spirv.c                | 43 ++++++++++++++++++++++++
>  libs/vkd3d-shader/trace.c                |  6 ++++
>  libs/vkd3d-shader/vkd3d_shader_private.h |  6 ++++
>  4 files changed, 67 insertions(+)
>
...and here.



More information about the wine-devel mailing list