- May 14, 2024
-
-
- May 13, 2024
-
-
DXIL reads/writes uint for these.
-
-
Unless they have register reservations, in which case the whole variable is still reserved.
-
track_object_components_usage() had to be improved to also register derefs on resource stores. It was not doing it because it assumed that for every resource store there was a resource load already, which was true, before calling DCE.
-
-
-
-
Co-authored-by:
Francisco Casas <fcasas@codeweavers.com>
-
-
-
-
-
-
-
-
- May 08, 2024
-
-
- May 06, 2024
-
-
- May 02, 2024
-
-
We don't run shader model 6 GLSL tests.
-
-
-
-
-
-
Based in part on a vkd3d-proton patch by Philip Rebohle.
-
- Apr 30, 2024
-
-
Tangled instructions, like wave operations, are sensitive to how the invocations in a wave reconverge after having diverged. Here we test for some of those scenarios.
-
-
-
-
-
-
-
-