sandbox
|
This is the complete list of members for sbx::graphics::push_handler, including all inherited members.
bind(command_buffer &command_buffer, const pipeline &pipeline) -> void (defined in sbx::graphics::push_handler) | sbx::graphics::push_handler | |
push(const Type &object, std::size_t size, std::size_t offset) -> void (defined in sbx::graphics::push_handler) | sbx::graphics::push_handler | |
push(const std::string &uniform_name, const Type &object, std::size_t size=0) -> void (defined in sbx::graphics::push_handler) | sbx::graphics::push_handler | |
push_handler(const std::optional< shader::uniform_block > &uniform_block=std::nullopt) (defined in sbx::graphics::push_handler) | sbx::graphics::push_handler | |
update(const std::optional< shader::uniform_block > &uniform_block) -> bool (defined in sbx::graphics::push_handler) | sbx::graphics::push_handler |