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

This is the complete list of members for sbx::post::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(command_buffer &command_buffer) -> void=0 (defined in sbx::graphics::subrenderer)sbx::graphics::subrendererpure virtual
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
~filter() override=default (defined in sbx::post::filter)sbx::post::filtervirtual
~subrenderer()=default (defined in sbx::graphics::subrenderer)sbx::graphics::subrenderervirtual