|
Unravel Engine C++ Reference
|
This is the complete list of members for gfx::texture, including all inherited members.
| base_type typedef | gfx::handle_impl< texture, texture_handle > | |
| dispose() | gfx::handle_impl< texture, texture_handle > | inline |
| flags | gfx::texture | |
| get_size() const -> usize32_t | gfx::texture | |
| handle_ | gfx::handle_impl< texture, texture_handle > | protected |
| handle_type_t typedef | gfx::handle_impl< texture, texture_handle > | |
| info | gfx::texture | |
| invalid_handle() -> texture_handle | gfx::handle_impl< texture, texture_handle > | inlinestatic |
| is_render_target() const -> bool | gfx::texture | |
| is_valid() const -> bool | gfx::handle_impl< texture, texture_handle > | inline |
| native_handle() const -> texture_handle | gfx::handle_impl< texture, texture_handle > | inline |
| ptr typedef | gfx::handle_impl< texture, texture_handle > | |
| texture()=default | gfx::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 typedef | gfx::handle_impl< texture, texture_handle > | |
| weak_ptr typedef | gfx::handle_impl< texture, texture_handle > | |
| ~handle_impl() | gfx::handle_impl< texture, texture_handle > | inline |