mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
tests/shader_runner_metal: Implement draws.
This commit is contained in:
Notes:
Henri Verbeet
2024-11-20 15:00:07 +01:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1243
@ -21,5 +21,5 @@ uniform 8 float4 0.3 0.0 0.0 0.0
|
||||
uniform 12 float4 0.4 0.0 0.0 0.0
|
||||
uniform 16 float4 0.5 0.0 0.0 0.0
|
||||
uniform 20 float4 0.6 0.0 0.0 0.0
|
||||
todo(msl) draw quad
|
||||
draw quad
|
||||
probe (0, 0) rgba (0.4, 0.1, 0.6, 0.3)
|
||||
|
Reference in New Issue
Block a user