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_registryinline
current_budget() const -> eviction::budget_stategfx::eviction_registryinline
evict(const eviction::config &cfg) -> eviction::statsgfx::eviction_registryinline
evict_all() -> eviction::statsgfx::eviction_registryinline
evict_bytes(std::uint64_t free_bytes, eviction::strategy strat, std::uint32_t min_age_frames, std::uint32_t max_evictions) -> eviction::statsgfx::eviction_registryinline
evict_default() -> eviction::statsgfx::eviction_registryinline
get_init_status() const -> eviction::init_statusgfx::eviction_registryinline
get_stats() -> eviction::statsgfx::eviction_registryinline
init(const eviction::config &cfg) -> eviction::init_statusgfx::eviction_registryinline
instance() -> eviction_registry &gfx::eviction_registryinlinestatic
note_pending_allocation(std::uint64_t bytes)gfx::eviction_registryinline
on_frame_advanced()gfx::eviction_registryinline
peek_external_queued_bytes() const -> std::uint64_tgfx::eviction_registryinline
peek_pending_release_bytes() const -> std::uint64_tgfx::eviction_registryinline
peek_queued_bytes() const -> std::uint64_tgfx::eviction_registryinline
register_evicted_resource(ievictable *r)gfx::eviction_registryinline
register_resource(ievictable *r)gfx::eviction_registryinline
restore_all() -> eviction::statsgfx::eviction_registryinline
restore_resource(ievictable *r)gfx::eviction_registryinline
set_budget(const eviction::budget_state &budget, std::uint64_t used_bytes)gfx::eviction_registryinline
shutdown()gfx::eviction_registryinline
snapshot_default_config() const -> eviction::configgfx::eviction_registryinline
unregister_resource(ievictable *r)gfx::eviction_registryinline