sandbox
Loading...
Searching...
No Matches
sbx::post::tonemap_filter Member List

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::filterinline
attachment(const std::string &descriptor_name, const std::string &render_attachment) -> const graphics::descriptor & (defined in sbx::post::filter)sbx::post::filterinline
default_pipeline_definition (defined in sbx::post::filter)sbx::post::filterinlineprotectedstatic
descriptor_handler() noexcept -> graphics::descriptor_handler & (defined in sbx::post::filter)sbx::post::filterinline
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::filterinline
pipeline() noexcept -> pipeline_type & (defined in sbx::post::filter)sbx::post::filterinline
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::filterinline
render(graphics::command_buffer &command_buffer) -> void override (defined in sbx::post::tonemap_filter)sbx::post::tonemap_filterinlinevirtual
set_attachment(const std::string &descriptor_name, const graphics::descriptor &descriptor) -> void (defined in sbx::post::filter)sbx::post::filterinline
subrenderer() (defined in sbx::graphics::subrenderer)sbx::graphics::subrendererinline
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_filterinline
~filter() override=default (defined in sbx::post::filter)sbx::post::filtervirtual
~subrenderer()=default (defined in sbx::graphics::subrenderer)sbx::graphics::subrenderervirtual
~tonemap_filter() override=default (defined in sbx::post::tonemap_filter)sbx::post::tonemap_filter