vkd3d-shader/hlsl: Add functions to the global list inside the func_prototype rule.

This commit is contained in:
Zebediah Figura
2023-01-31 20:04:52 -06:00
committed by Alexandre Julliard
parent 4c46075d86
commit 77d716c811
Notes: Alexandre Julliard 2023-02-07 22:15:32 +01:00
Approved-by: Francisco Casas (@fcasas)
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Henri Verbeet (@hverbeet)
Approved-by: Alexandre Julliard (@julliard)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/77
2 changed files with 8 additions and 17 deletions

View File

@@ -246,7 +246,7 @@ float4 main() : sv_target
return 0;
}
[pixel shader notimpl todo]
[pixel shader notimpl]
% Even trivially finite recursion is forbidden.