mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/msl: Implement VKD3DSIH_DP4.
This commit is contained in:
Notes:
Henri Verbeet
2024-12-03 14:57:01 +01:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1291
@@ -80,7 +80,7 @@ uniform 0 float4 1.0 -2.0 3.0 4.0
|
||||
uniform 4 float4 5.0 6.0 -7.0 8.0
|
||||
uniform 8 float4 9.0 10.0 11.0 12.0
|
||||
uniform 12 float4 13.0 14.0 15.0 16.0
|
||||
todo(msl) draw quad
|
||||
draw quad
|
||||
probe (0, 0) rgba (-672.0, -672.0, -672.0, -672.0)
|
||||
|
||||
[pixel shader]
|
||||
|
Reference in New Issue
Block a user