vkd3d-proton/libs
Philip Rebohle a1ade15885 vkd3d: Rename and repurpose vkd3d_descriptor_set_context members.
- descriptor_index is the index of the descriptor within the packed
  descriptor set or root descriptor set. Currently unused.
- binding_index should now index into the root_signature->bindings array.
- vk_set and vk_binding refer to the Vulkan descriptor set index and
  binding number of packed descriptors or root descriptors.

Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
2020-03-10 11:59:17 +01:00
..
vkd3d vkd3d: Rename and repurpose vkd3d_descriptor_set_context members. 2020-03-10 11:59:17 +01:00
vkd3d-common vkd3d: Handle lists in debug env vars consistently. 2019-05-17 20:41:09 +02:00
vkd3d-shader vkd3d-shader: Work around games not declaring bindings properly. 2020-03-10 10:55:24 +01:00
vkd3d-utils vkd3d-utils: Make vkd3d-utils compilable on MSVC. 2020-02-24 11:53:29 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00