Searched defs:DescriptorPoolAllocationInfo (Results 1 – 1 of 1) sorted by relevance
69 struct DescriptorPoolAllocationInfo { struct70 VkDevice device;71 VkDescriptorPoolCreateFlags createFlags;74 std::vector<uint64_t> freePoolIds;75 std::unordered_set<uint32_t> allocedPoolIds;76 std::unordered_set<VkDescriptorSet> allocedSets;77 uint32_t maxSets;78 uint32_t usedSets;81 struct DescriptorCountInfo {86 std::vector<DescriptorCountInfo> descriptorCountInfo;