Searched defs:DescriptorSetLayoutInfo (Results 1 – 2 of 2) sorted by relevance
101 struct DescriptorSetLayoutInfo { struct102 std::vector<VkDescriptorSetLayoutBinding> bindings;103 uint32_t refcount;
312 struct DescriptorSetLayoutInfo { struct313 VkDevice device = 0;314 VkDescriptorSetLayout boxed = 0;315 VkDescriptorSetLayoutCreateInfo createInfo;316 std::vector<VkDescriptorSetLayoutBinding> bindings;