![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
This is the complete list of members for fge::vulkan::DescriptorPool, including all inherited members.
allocateDescriptorSet(VkDescriptorSetLayout layout, uint32_t variableElements=0) const | fge::vulkan::DescriptorPool | |
ContextAware(Context const &context) (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inlineexplicit |
ContextAware(ContextAware const &r)=default (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | |
ContextAware(ContextAware &&r) noexcept=default (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | |
create(std::vector< VkDescriptorPoolSize > &&descriptorPoolSizes, uint32_t maxSetsPerPool, bool isUnique, bool individuallyFree) | fge::vulkan::DescriptorPool | |
DescriptorPool(Context const &context) (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | explicit |
DescriptorPool(DescriptorPool const &r)=delete (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
DescriptorPool(DescriptorPool &&r) noexcept (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
destroy() final (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | virtual |
freeDescriptorSet(VkDescriptorSet descriptorSet, VkDescriptorPool descriptorPool) const | fge::vulkan::DescriptorPool | |
getContext() const (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inline |
getMaxSetsPerPool() const (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
isCreated() const (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
isUnique() const (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
operator=(DescriptorPool const &r)=delete (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
operator=(DescriptorPool &&r) noexcept=delete (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool | |
operator=(ContextAware const &r)=delete (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | |
operator=(ContextAware &&r) noexcept=delete (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | |
resetPools() const | fge::vulkan::DescriptorPool | |
swapContext(Context const &context) (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inline |
verifyContext(ContextAware const &r) const (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inlineprotected |
~ContextAware()=default (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | virtual |
~DescriptorPool() override (defined in fge::vulkan::DescriptorPool) | fge::vulkan::DescriptorPool |