[Git][wine/vkd3d][master] 2 commits: vkd3d/device: Trace which descriptor heap implementation is being used.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 3bf114f3 by Giovanni Mascellani at 2024-10-21T18:22:15+02:00 vkd3d/device: Trace which descriptor heap implementation is being used. The descriptor heap implementation is a rather central behavior element in vkd3d, so it's useful to have all the relevant information logged in a single place. - - - - - ae772d40 by Giovanni Mascellani at 2024-10-21T18:22:15+02:00 vkd3d: Disable push descriptors when that's helpful to stay within 8 descriptor sets. - - - - - 2 changed files: - libs/vkd3d/device.c - tests/d3d12.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ed4d45355a78ac16c9aef359b4548... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ed4d45355a78ac16c9aef359b4548... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)