Searched defs:DescriptorSetLayoutInfo (Results 1 – 2 of 2) sorted by relevance
101 struct DescriptorSetLayoutInfo { struct102 std::vector<VkDescriptorSetLayoutBinding> bindings;103 uint32_t refcount;
6635 struct DescriptorSetLayoutInfo { struct in gfxstream::vk::VkDecoderGlobalState::Impl6636 VkDevice device = 0;6637 VkDescriptorSetLayout boxed = 0;6638 VkDescriptorSetLayoutCreateInfo createInfo;6639 std::vector<VkDescriptorSetLayoutBinding> bindings;