Signed-off-by: Giovanni Mascellani gmascellani@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.