Skip to content

Add support for VK_EXT_descriptor_heap #1116

Description

@spencer-lunarg

From https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/6505#note_606026

Basically CTS would like to be able to use Amber files for Descriptor Heap, which would require

  1. Passing in VK_PIPELINE_CREATE_2_DESCRIPTOR_HEAP_BIT_EXT (note, there is no VK_PIPELINE_CREATE_DESCRIPTOR_HEAP_BIT_EXT, you need to use the VkPipelineCreateFlags2CreateInfo struct
  2. A way to pass in VkShaderDescriptorSetAndBindingMappingInfoEXT

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions