Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VK_EXT_descriptor_indexing #1154

Merged
merged 4 commits into from
Aug 8, 2022

Conversation

mikes-lunarg
Copy link
Collaborator

  • Add extension types and enums
  • Add props/features queries
  • Trace and rebuild VkDescriptorSetVariableDescriptorCountAllocateInfo
    in vkAllocateDescriptorSets
  • Trace and rebuild Flags and VkDescriptorSetLayoutBindingFlagsCreateInfo
    in vkCreateDescriptorSetLayout

Tested manually by capturing the following demos:

- Add extension types and enums
- Add props/features queries
- Trace and rebuild VkDescriptorSetVariableDescriptorCountAllocateInfo
  in vkAllocateDescriptorSets
- Trace and rebuild Flags and VkDescriptorSetLayoutBindingFlagsCreateInfo
  in vkCreateDescriptorSetLayout
Copy link
Contributor

@yalcinmelihyasin yalcinmelihyasin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some minor comments otherwise it's fine

gapis/api/vulkan/api/bitfields.api Outdated Show resolved Hide resolved
gapis/api/vulkan/api/descriptor.api Outdated Show resolved Hide resolved
gapis/api/vulkan/api/descriptor.api Show resolved Hide resolved
gapii/cc/vulkan_inlines.inc Outdated Show resolved Hide resolved
gapis/api/vulkan/api/vk12structs.api Outdated Show resolved Hide resolved
gapis/api/vulkan/errors.api Outdated Show resolved Hide resolved
@mikes-lunarg mikes-lunarg merged commit 5b0c2e3 into google:master Aug 8, 2022
@mikes-lunarg mikes-lunarg deleted the VK_EXT_descriptor_indexing branch August 8, 2022 23:11
rosasco-wk pushed a commit to rosasco-wk/agi that referenced this pull request Sep 3, 2022
- Add extension types and enums
- Add props/features queries
- Trace and rebuild VkDescriptorSetVariableDescriptorCountAllocateInfo
  in vkAllocateDescriptorSets
- Trace and rebuild Flags and VkDescriptorSetLayoutBindingFlagsCreateInfo
  in vkCreateDescriptorSetLayout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants