17 Feb
2022
17 Feb
'22
1:27 p.m.
Signed-off-by: Giovanni Mascellani <gmascellani(a)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.