mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader-runner: Introduce a 'float64' requirement directive.
This commit is contained in:
committed by
Alexandre Julliard
parent
95c48eb98e
commit
8a1eb306e8
Notes:
Alexandre Julliard
2023-12-12 23:15:46 +01:00
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/489
@@ -1,5 +1,6 @@
|
||||
[require]
|
||||
shader model >= 5.0
|
||||
float64
|
||||
|
||||
[pixel shader todo]
|
||||
uniform double2 d;
|
||||
|
Reference in New Issue
Block a user