Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::texture Member List

This is the complete list of members for gfx::texture, including all inherited members.

base_type typedefgfx::handle_impl< texture, texture_handle >
dispose()gfx::handle_impl< texture, texture_handle >inline
flagsgfx::texture
get_size() const -> usize32_tgfx::texture
handle_gfx::handle_impl< texture, texture_handle >protected
handle_type_t typedefgfx::handle_impl< texture, texture_handle >
infogfx::texture
invalid_handle() -> texture_handlegfx::handle_impl< texture, texture_handle >inlinestatic
is_render_target() const -> boolgfx::texture
is_valid() const -> boolgfx::handle_impl< texture, texture_handle >inline
native_handle() const -> texture_handlegfx::handle_impl< texture, texture_handle >inline
ptr typedefgfx::handle_impl< texture, texture_handle >
texture()=defaultgfx::texture
texture(const char *_path, std::uint64_t _flags=BGFX_TEXTURE_NONE|BGFX_SAMPLER_NONE, std::uint8_t _skip=0, texture_info *_info=nullptr)gfx::texture
texture(std::uint16_t _width, std::uint16_t _height, bool _hasMips, std::uint16_t _numLayers, texture_format _format, std::uint64_t _flags=BGFX_TEXTURE_NONE|BGFX_SAMPLER_NONE, const memory_view *_mem=nullptr)gfx::texture
texture(std::uint16_t _width, std::uint16_t _height, std::uint16_t _depth, bool _hasMips, texture_format _format, std::uint64_t _flags=BGFX_TEXTURE_NONE|BGFX_SAMPLER_NONE, const memory_view *_mem=nullptr)gfx::texture
texture(std::uint16_t _size, bool _hasMips, std::uint16_t _numLayers, texture_format _format, std::uint64_t _flags=BGFX_TEXTURE_NONE|BGFX_SAMPLER_NONE, const memory_view *_mem=nullptr)gfx::texture
uptr typedefgfx::handle_impl< texture, texture_handle >
weak_ptr typedefgfx::handle_impl< texture, texture_handle >
~handle_impl()gfx::handle_impl< texture, texture_handle >inline