![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
This is the complete list of members for fge::vulkan::LayoutPipeline, including all inherited members.
addDescriptorSetLayout(VkDescriptorSetLayout descriptorSetLayout) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
addPushConstantRanges(std::vector< VkPushConstantRange > const &pushConstantRanges) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
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 | |
destroy() final (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | virtual |
get() const (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
getContext() const (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inline |
getDescriptorSetLayouts() const (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
getPushConstantRanges() const (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
LayoutPipeline(Context const &context) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | explicit |
LayoutPipeline(LayoutPipeline const &r) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
LayoutPipeline(LayoutPipeline &&r) noexcept (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
operator=(LayoutPipeline const &r)=delete (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
operator=(LayoutPipeline &&r) noexcept=delete (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
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 | |
setDescriptorSetLayouts(std::initializer_list< VkDescriptorSetLayout > descriptorSetLayouts) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
setDescriptorSetLayouts(std::vector< VkDescriptorSetLayout > const &descriptorSetLayouts) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
setPushConstantRanges(std::initializer_list< VkPushConstantRange > pushConstantRanges) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
setPushConstantRanges(std::vector< VkPushConstantRange > const &pushConstantRanges) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
swapContext(Context const &context) (defined in fge::vulkan::ContextAware) | fge::vulkan::ContextAware | inline |
updateIfNeeded(bool force=false) (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline | |
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 |
~LayoutPipeline() override (defined in fge::vulkan::LayoutPipeline) | fge::vulkan::LayoutPipeline |