Searched defs:ReifiedDescriptorSet (Results 1 – 1 of 1) sorted by relevance
50 struct ReifiedDescriptorSet { struct51 VkDescriptorPool pool;52 VkDescriptorSetLayout setLayout;53 uint64_t poolId;54 bool allocationPending;57 DescriptorWriteTable allWrites;60 DescriptorWriteDstArrayRangeTable pendingWriteArrayRanges;63 std::vector<bool> bindingIsImmutableSampler;66 std::vector<VkDescriptorSetLayoutBinding> bindings;