![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for TAAPass, including all inherited members.
| Renderpass(const RendererConfiguration &config, const std::string &name) | Renderpass | |
| Renderpass(Renderpass &) = delete | Renderpass | delete |
| TAAPass(const RendererConfiguration &config, const GBufferPass &gBufferPass, bool withStencil) | TAAPass | |
| config | Renderpass | protected |
| destroyShaderModules() | Renderpass | inlinestatic |
| getColorAttachment(const uint32 frameIndex) const | TAAPass | inline |
| init(vireo::GraphicPipelineConfiguration &pipelineConfig, vireo::RenderingConfiguration &renderingConfig, const std::shared_ptr< vireo::DescriptorLayout > &descriptorLayout, bool withStencil) | Renderpass | protected |
| init(vireo::GraphicPipelineConfiguration &pipelineConfig, vireo::RenderingConfiguration &renderingConfig, bool withStencil) const | Renderpass | protected |
| initRendering(vireo::CommandList &commandList, const std::shared_ptr< vireo::Image > &image, const std::shared_ptr< vireo::GraphicPipeline > &pipeline, const std::shared_ptr< vireo::DescriptorSet > &sceneDescriptorSet, const std::shared_ptr< vireo::DescriptorSet > &descriptorSet) | Renderpass | protected |
| loadShader(const std::string &shaderName) const | Renderpass | protected |
| name | Renderpass | protected |
| operator=(Renderpass &) = delete | Renderpass | delete |
| render(vireo::CommandList &commandList, const SceneFrameData &scene, const std::shared_ptr< vireo::RenderTarget > &colorAttachment, uint32 frameIndex) | TAAPass | |
| resize(const vireo::Extent &extent, const std::shared_ptr< vireo::CommandList > &commandList) override | TAAPass | overridevirtual |
| shaderModules | Renderpass | staticprotected |
| shaderModulesMutex | Renderpass | staticprotected |
| update(uint32 frameIndex) override | TAAPass | overridevirtual |
| ~Renderpass() = default | Renderpass | virtualdefault |