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