[PATCH vkd3d 1/5] tests: Add some simple tests for HLSL function calls.

Giovanni Mascellani gmascellani at codeweavers.com
Thu Feb 17 07:27:22 CST 2022


Signed-off-by: Giovanni Mascellani <gmascellani at codeweavers.com>
---
Not a big issue, but...

Il 16/02/22 06:29, Zebediah Figura ha scritto:
> +% It's legal to call an undefined function in unused code, though.
> +
> +[pixel shader]

Here you write the commend before the test section header.

> +[pixel shader fail]
> +
> +% Returning a void expression from a void function is legal in C, but not in HLSL.

And here the other way around.

Giovanni.



More information about the wine-devel mailing list