Searched defs:DescriptorSetLayoutInfo (Results 1 – 2 of 2) sorted by relevance
89 struct DescriptorSetLayoutInfo { struct90 std::vector<VkDescriptorSetLayoutBinding> bindings;91 uint32_t refcount;
334 struct DescriptorSetLayoutInfo { struct335 VkDevice device = 0;336 VkDescriptorSetLayout boxed = 0;337 VkDescriptorSetLayoutCreateInfo createInfo;338 std::vector<VkDescriptorSetLayoutBinding> bindings;