| base_type typedef | gfx::handle_impl< Base, T > | |
| dispose() | gfx::handle_impl< Base, T > | inline |
| evict_class_ | gfx::ievictable | protected |
| evict_state_ | gfx::ievictable | protected |
| fallback_handle() const -> T | gfx::handle_impl< Base, T > | inlineprotected |
| get_evict_class() const -> evict_class | gfx::ievictable | inline |
| get_evict_state() const -> evict_state | gfx::ievictable | inline |
| get_fallback_handle() const -> T | gfx::handle_impl< Base, T > | inlineprotected |
| get_last_use_frame() const -> std::uint64_t | gfx::ievictable | inline |
| get_use_count() const -> std::uint64_t | gfx::ievictable | inline |
| gpu_size() const -> std::uint64_t override | gfx::handle_impl< Base, T > | inlinevirtual |
| gpu_size_ | gfx::handle_impl< Base, T > | protected |
| handle_ | gfx::handle_impl< Base, T > | protected |
| handle_impl()=default | gfx::handle_impl< Base, T > | |
| handle_impl(const handle_impl &)=delete | gfx::handle_impl< Base, T > | |
| handle_impl(handle_impl &&)=delete | gfx::handle_impl< Base, T > | |
| handle_type_t typedef | gfx::handle_impl< Base, T > | |
| ievictable()=default | gfx::ievictable | |
| ievictable(const ievictable &)=delete | gfx::ievictable | |
| ievictable(ievictable &&)=delete | gfx::ievictable | |
| invalid_handle() -> T | gfx::handle_impl< Base, T > | inlinestatic |
| is_valid() const -> bool | gfx::handle_impl< Base, T > | inline |
| last_use_frame_ | gfx::ievictable | mutableprotected |
| make_evictable(std::uint64_t gpu_bytes, std::function< bool(Base &)> restore_fn, evict_class cls=evict_class::evictable) | gfx::handle_impl< Base, T > | inlineprotected |
| make_evictable_deferred(std::uint64_t gpu_bytes, std::function< bool(Base &)> restore_fn, evict_class cls=evict_class::evictable) | gfx::handle_impl< Base, T > | inlineprotected |
| native_handle() const -> T | gfx::handle_impl< Base, T > | inline |
| on_evict() -> std::uint64_t override | gfx::handle_impl< Base, T > | inlinevirtual |
| on_restore() -> bool override | gfx::handle_impl< Base, T > | inlinevirtual |
| operator=(const handle_impl &) -> handle_impl &=delete | gfx::handle_impl< Base, T > | |
| operator=(handle_impl &&) -> handle_impl &=delete | gfx::handle_impl< Base, T > | |
| gfx::ievictable::operator=(const ievictable &) -> ievictable &=delete | gfx::ievictable | |
| gfx::ievictable::operator=(ievictable &&) -> ievictable &=delete | gfx::ievictable | |
| ptr typedef | gfx::handle_impl< Base, T > | |
| restore_fn_ | gfx::handle_impl< Base, T > | protected |
| set_name(const hpp::string_view &_name) | gfx::handle_impl< Base, T > | inline |
| touch() const noexcept | gfx::ievictable | inline |
| uptr typedef | gfx::handle_impl< Base, T > | |
| use_count_ | gfx::ievictable | mutableprotected |
| weak_ptr typedef | gfx::handle_impl< Base, T > | |
| ~handle_impl() override | gfx::handle_impl< Base, T > | inline |
| ~ievictable()=default | gfx::ievictable | virtual |