Henri Verbeet pushed to branch master at wine / vkd3d Commits: 5a0632ca by Francisco Casas at 2026-04-16T17:56:51+02:00 tests/shader-runner: Support the r8g8b8a8-unorm format. - - - - - 61b79e40 by Francisco Casas at 2026-04-16T17:56:56+02:00 tests/d3dbc: Test the texreg2ar, texreg2gb, and texreg2rgb instructions. - - - - - 5fc3d465 by Francisco Casas at 2026-04-16T17:57:10+02:00 vd3d-shader/ir: Support texreg2ar, texreg2gb, and texreg2rgb. todo(mvk<1.4.0) was added to the last test because we get the following error on the Mac runner: program_source:16:125: error: cannot reserve 'texture' resource locations at index 0 fragment main0_out main0(main0_in in [[stage_in]], array<texture2d<float>, 2> t0 [[texture(0)]], array<texture3d<float>, 2> t1 [[texture(0)]], sampler s0 [[sampler(0)]], sampler s1 [[sampler(1)]]) - - - - - 6 changed files: - Makefile.am - libs/vkd3d-shader/ir.c - + tests/d3dbc/texreg.shader_test - tests/shader_runner.c - tests/shader_runner_d3d9.c - tests/shader_runner_metal.m View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d8a0f823f6652df02a3667ef29972... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/d8a0f823f6652df02a3667ef29972... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help