Class PostStage#
Defined in File PostStage.ixx
Class Documentation#
-
class PostStage#
Public Functions
-
PostStage()#
-
void shaderHotReload(std::span<const vk::DescriptorSetLayout> descriptor_set_layouts)#
-
inline vk::RenderPass &getRenderPass()#
-
inline vk::Sampler &getOffscreenSampler()#
-
void recreateFrameResources()#
-
void destroyFramebuffers()#
-
void recordCommands(vk::CommandBuffer &commandBuffer, uint32_t image_index, std::span<const vk::DescriptorSet> descriptorSets, bool cloudsEnabled)#
-
void cleanUp()#
-
~PostStage()#
-
PostStage()#