Searched defs:ReifiedDescriptorSet (Results 1 – 1 of 1) sorted by relevance
61 struct ReifiedDescriptorSet { struct62 VkDescriptorPool pool;63 VkDescriptorSetLayout setLayout;64 uint64_t poolId;65 bool allocationPending;68 DescriptorWriteTable allWrites;71 DescriptorWriteDstArrayRangeTable pendingWriteArrayRanges;74 std::vector<bool> bindingIsImmutableSampler;77 std::vector<VkDescriptorSetLayoutBinding> bindings;