vkd3d-shader/hlsl: Implement floor().
Signed-off-by:Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by:
Giovanni Mascellani <gmascellani@codeweavers.com> Signed-off-by:
Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- libs/vkd3d-shader/hlsl.h 1 addition, 0 deletionslibs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.y 12 additions, 0 deletionslibs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/hlsl_sm4.c 4 additions, 0 deletionslibs/vkd3d-shader/hlsl_sm4.c
- tests/floor.shader_test 38 additions, 0 deletionstests/floor.shader_test
tests/floor.shader_test
0 → 100644
Please register or sign in to comment