sandbox
Loading...
Searching...
No Matches
sbx::graphics::buffer Member List

This is the complete list of members for sbx::graphics::buffer, including all inherited members.

_mapped_memory (defined in sbx::graphics::buffer)sbx::graphics::bufferprotected
address() const noexcept -> std::uint64_t (defined in sbx::graphics::buffer)sbx::graphics::buffer
buffer(size_type size, VkBufferUsageFlags usage, VkMemoryPropertyFlags properties, memory::observer_ptr< const void > memory=nullptr) (defined in sbx::graphics::buffer)sbx::graphics::buffer
handle() const noexcept -> handle_type (defined in sbx::graphics::buffer)sbx::graphics::buffer
handle_type typedef (defined in sbx::graphics::buffer)sbx::graphics::buffer
map() -> void (defined in sbx::graphics::buffer)sbx::graphics::bufferprotected
noncopyable(const noncopyable &)=delete (defined in sbx::utility::noncopyable)sbx::utility::noncopyable
noncopyable(noncopyable &&) noexcept=default (defined in sbx::utility::noncopyable)sbx::utility::noncopyable
noncopyable()=default (defined in sbx::utility::noncopyable)sbx::utility::noncopyableprotected
operator handle_type() const noexcept (defined in sbx::graphics::buffer)sbx::graphics::buffer
operator=(const noncopyable &) -> noncopyable &=delete (defined in sbx::utility::noncopyable)sbx::utility::noncopyable
operator=(noncopyable &&) noexcept -> noncopyable &=default (defined in sbx::utility::noncopyable)sbx::utility::noncopyable
resize(const size_type new_size) -> void (defined in sbx::graphics::buffer)sbx::graphics::buffer
size() const noexcept -> size_type (defined in sbx::graphics::buffer)sbx::graphics::buffervirtual
size_type typedef (defined in sbx::graphics::buffer)sbx::graphics::buffer
unmap() -> void (defined in sbx::graphics::buffer)sbx::graphics::bufferprotected
write(memory::observer_ptr< const void > data, size_type size, size_type offset=0) -> void (defined in sbx::graphics::buffer)sbx::graphics::buffervirtual
~buffer() (defined in sbx::graphics::buffer)sbx::graphics::buffervirtual
~noncopyable()=default (defined in sbx::utility::noncopyable)sbx::utility::noncopyableprotected