tests: Use % as the shader_test comment character.

So as to avoid clashing with the preprocessor.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zebediah Figura
2021-10-03 19:19:07 -05:00
committed by Alexandre Julliard
parent 12acfd9724
commit 5f8becada4
3 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,5 @@
# Test what kinds of expressions are valid array dimensions.
% Test what kinds of expressions are valid array dimensions.
[pixel shader]
float4 main() : sv_target
{