mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
vkd3d-shader/ir: Lower VSIR_OP_DP2ADD instructions.
This commit is contained in:
Notes:
Henri Verbeet
2025-12-08 17:49:28 +01:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1859
@@ -34,8 +34,8 @@ float4 main() : SV_TARGET
|
||||
|
||||
[test]
|
||||
uniform 0 float4 2.0 3.0 0.0 0.0
|
||||
todo(sm<4) draw quad
|
||||
probe (0, 0) rgba (0.554700196, 0.832050323, 0.0, 0.0) 1
|
||||
draw quad
|
||||
probe (0, 0) f32(0.554700196, 0.832050323, 0.0, 0.0) 1
|
||||
|
||||
[pixel shader]
|
||||
uniform float1 x;
|
||||
|
||||
Reference in New Issue
Block a user