Conor McCarthy : tests/d3d12: Do not test a typed UAV in test_atomic_instructions().
22 May
2024
22 May
'24
9 p.m.
Module: vkd3d Branch: master Commit: bb2a79a8fb25bb737e23aa8bd4f92abdd656223f URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/bb2a79a8fb25bb737e23aa8bd4f92a... Author: Conor McCarthy <cmccarthy(a)codeweavers.com> Date: Sun Apr 21 14:19:33 2024 +1000 tests/d3d12: Do not test a typed UAV in test_atomic_instructions(). A shader typed UAV declaration must not map to a root descriptor UAV. We now have shader runner tests for typed UAV atomics, so there is no need to modify this test to use a descriptor heap. --- tests/d3d12.c | 136 +++++++++++++++++++--------------------------------------- 1 file changed, 45 insertions(+), 91 deletions(-)
666
Age (days ago)
666
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard