Searched defs:ReifiedDescriptorSet (Results 1 – 1 of 1) sorted by relevance
62 struct ReifiedDescriptorSet { struct63 VkDescriptorPool pool;64 VkDescriptorSetLayout setLayout;65 uint64_t poolId;66 bool allocationPending;69 DescriptorWriteTable allWrites;72 DescriptorWriteDstArrayRangeTable pendingWriteArrayRanges;75 std::vector<bool> bindingIsImmutableSampler;78 std::vector<VkDescriptorSetLayoutBinding> bindings;