mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/hlsl: Allow the final expression in a for loop initializer to be omitted.
This commit is contained in:
committed by
Alexandre Julliard
parent
38964214cd
commit
58445da64b
Notes:
Alexandre Julliard
2023-02-13 22:20:34 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Francisco Casas (@fcasas) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/85
@@ -215,7 +215,7 @@ todo draw quad
|
||||
todo probe all rgba (0.2, 0.2, 0.2, 0.2)
|
||||
uniform 0 float 0.8
|
||||
todo draw quad
|
||||
todo probe all rgba (0.5, 0.5, 0.5, 0.5)
|
||||
probe all rgba (0.5, 0.5, 0.5, 0.5)
|
||||
|
||||
[pixel shader todo]
|
||||
|
||||
|
Reference in New Issue
Block a user