vkd3d/libs
Conor McCarthy bfaab9700d vkd3d: Lay out virtual descriptor heap buffer and image bindings consecutively instead of interleaving them.
Slightly simplifies descriptor write addressing, and makes layouts
essentially the same as array layouts, differing only in the binding
details, and therefore easier to understand. This also simplifies the
addition of storage buffer bindings, which can all be added onto the end.
2024-10-17 17:28:46 +02:00
..
vkd3d vkd3d: Lay out virtual descriptor heap buffer and image bindings consecutively instead of interleaving them. 2024-10-17 17:28:46 +02:00
vkd3d-common vkd3d-common: Replace assert() with VKD3D_ASSERT(). 2024-08-13 21:20:28 +02:00
vkd3d-shader vkd3d-shader/ir: Validate the line density SV_TessFactor signature element for isolines domains. 2024-10-16 21:40:58 +02:00
vkd3d-utils vkd3d-shader/tpf: Write the patch constant function in hull shaders. 2024-10-16 21:40:40 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00