sandbox
|
This is the complete list of members for sbx::graphics::descriptor_handler, including all inherited members.
bind_descriptors(command_buffer &command_buffer) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
descriptor_handler()=default (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | |
descriptor_handler(const pipeline &pipeline) (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inlineexplicit |
push(const std::string &name, const Descriptor &descriptor) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
push(const std::string &name, uniform_handler &uniform_handler) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
push(const std::string &name, storage_handler &storage_handler) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
push(const std::string &name, push_handler &push_handler) -> void (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
update(const pipeline &pipeline) -> bool (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |
~descriptor_handler() (defined in sbx::graphics::descriptor_handler) | sbx::graphics::descriptor_handler | inline |