[Git][wine/vkd3d][master] 2 commits: tests/d3dbc: Add some tests for dp2add instructions.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 79ddfedb by Henri Verbeet at 2025-12-08T17:42:03+01:00 tests/d3dbc: Add some tests for dp2add instructions. These are adapted from Wine's dp2add_ps_test() d3d9 test by Jason Green. - - - - - d0318ca1 by Henri Verbeet at 2025-12-08T17:42:03+01:00 vkd3d-shader/ir: Lower VSIR_OP_DP2ADD instructions. - - - - - 8 changed files: - Makefile.am - libs/vkd3d-shader/ir.c - + tests/d3dbc/dp2add.shader_test - tests/hlsl/dot.shader_test - tests/hlsl/length.shader_test - tests/hlsl/normalize.shader_test - tests/hlsl/reflect.shader_test - tests/hlsl/refract.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5348427c622ff82762c9162e02774... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5348427c622ff82762c9162e02774... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)