- May 22, 2024
-
-
-
-
-
-
-
-
-
tests/d3d12: Check the correct depth/stencil plane format and alignment in test_get_copyable_footprints().
-
-
-
-
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.
-
- May 16, 2024
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
-
-
-
- May 15, 2024
-
-
- May 14, 2024
-
-
-
-
-
-
-
-
-
-
-
-
destroy_block() is called with a NULL block from: * create_loop, through the loop rules for while and do-while loops. * The selection_statement rule, in the case $6.else_block is NULL. * free_parse_initializer.
-
- May 13, 2024
-
-