Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::eviction_registry Member List
This is the complete list of members for
gfx::eviction_registry
, including all inherited members.
clear_queued_allocations
()
gfx::eviction_registry
inline
current_budget
() const -> eviction::budget_state
gfx::eviction_registry
inline
evict
(const eviction::config &cfg) -> eviction::stats
gfx::eviction_registry
inline
evict_all
() -> eviction::stats
gfx::eviction_registry
inline
evict_bytes
(std::uint64_t free_bytes, eviction::strategy strat, std::uint32_t min_age_frames, std::uint32_t max_evictions) -> eviction::stats
gfx::eviction_registry
inline
evict_default
() -> eviction::stats
gfx::eviction_registry
inline
get_init_status
() const -> eviction::init_status
gfx::eviction_registry
inline
get_stats
() -> eviction::stats
gfx::eviction_registry
inline
init
(const eviction::config &cfg) -> eviction::init_status
gfx::eviction_registry
inline
instance
() -> eviction_registry &
gfx::eviction_registry
inline
static
note_pending_allocation
(std::uint64_t bytes)
gfx::eviction_registry
inline
on_frame_advanced
()
gfx::eviction_registry
inline
peek_external_queued_bytes
() const -> std::uint64_t
gfx::eviction_registry
inline
peek_pending_release_bytes
() const -> std::uint64_t
gfx::eviction_registry
inline
peek_queued_bytes
() const -> std::uint64_t
gfx::eviction_registry
inline
register_evicted_resource
(ievictable *r)
gfx::eviction_registry
inline
register_resource
(ievictable *r)
gfx::eviction_registry
inline
restore_all
() -> eviction::stats
gfx::eviction_registry
inline
restore_resource
(ievictable *r)
gfx::eviction_registry
inline
set_budget
(const eviction::budget_state &budget, std::uint64_t used_bytes)
gfx::eviction_registry
inline
shutdown
()
gfx::eviction_registry
inline
snapshot_default_config
() const -> eviction::config
gfx::eviction_registry
inline
unregister_resource
(ievictable *r)
gfx::eviction_registry
inline
Generated by
1.12.0