mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/hlsl: Add functions to the global list inside the func_prototype rule.
This commit is contained in:
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
@@ -246,7 +246,7 @@ float4 main() : sv_target
|
||||
return 0;
|
||||
}
|
||||
|
||||
[pixel shader notimpl todo]
|
||||
[pixel shader notimpl]
|
||||
|
||||
% Even trivially finite recursion is forbidden.
|
||||
|
||||
|
Reference in New Issue
Block a user