Searched defs:DescriptorSetLayoutInfo (Results 1 – 2 of 2) sorted by relevance
100 struct DescriptorSetLayoutInfo { struct101 std::vector<VkDescriptorSetLayoutBinding> bindings;102 uint32_t refcount;
6218 struct DescriptorSetLayoutInfo { struct in goldfish_vk::VkDecoderGlobalState::Impl6219 VkDevice device = 0;6220 VkDescriptorSetLayout boxed = 0;6221 VkDescriptorSetLayoutCreateInfo createInfo;6222 std::vector<VkDescriptorSetLayoutBinding> bindings;