|
sandbox
|
This is the complete list of members for sbx::post::tonemap_filter, including all inherited members.
| attachment(const std::string &descriptor_name, const graphics::descriptor &descriptor) -> const graphics::descriptor & (defined in sbx::post::filter) | sbx::post::filter | inline |
| attachment(const std::string &descriptor_name, const std::string &render_attachment) -> const graphics::descriptor & (defined in sbx::post::filter) | sbx::post::filter | inline |
| default_pipeline_definition (defined in sbx::post::filter) | sbx::post::filter | inlineprotectedstatic |
| descriptor_handler() noexcept -> graphics::descriptor_handler & (defined in sbx::post::filter) | sbx::post::filter | inline |
| filter(const std::vector< graphics::attachment_description > &attachments, const std::filesystem::path &path, const graphics::pipeline_definition &pipeline_definition=default_pipeline_definition, const VkSpecializationInfo *specialization_info=nullptr) (defined in sbx::post::filter) | sbx::post::filter | inline |
| pipeline() noexcept -> pipeline_type & (defined in sbx::post::filter) | sbx::post::filter | inline |
| pipeline_type typedef (defined in sbx::post::filter) | sbx::post::filter | |
| remove_attachment(const std::string &descriptor_name) -> bool (defined in sbx::post::filter) | sbx::post::filter | inline |
| render(graphics::command_buffer &command_buffer) -> void override (defined in sbx::post::tonemap_filter) | sbx::post::tonemap_filter | inlinevirtual |
| set_attachment(const std::string &descriptor_name, const graphics::descriptor &descriptor) -> void (defined in sbx::post::filter) | sbx::post::filter | inline |
| subrenderer() (defined in sbx::graphics::subrenderer) | sbx::graphics::subrenderer | inline |
| tonemap_filter(const std::vector< graphics::attachment_description > &attachments, std::vector< std::pair< std::string, std::string > > &&attachment_names, const tonemap_config &tonemap_config=post::tonemap_config{}, const std::filesystem::path &path=default_shader_path) (defined in sbx::post::tonemap_filter) | sbx::post::tonemap_filter | inline |
| ~filter() override=default (defined in sbx::post::filter) | sbx::post::filter | virtual |
| ~subrenderer()=default (defined in sbx::graphics::subrenderer) | sbx::graphics::subrenderer | virtual |
| ~tonemap_filter() override=default (defined in sbx::post::tonemap_filter) | sbx::post::tonemap_filter |