Searched refs:to_evict (Results 1 – 1 of 1) sorted by relevance
39 ID3D12Pageable *to_evict[residency_batch_size]; in evict_aged_allocations() local55 to_evict[num_pending_evictions++] = bo->res; in evict_aged_allocations()60 screen->dev->Evict(num_pending_evictions, to_evict); in evict_aged_allocations()66 screen->dev->Evict(num_pending_evictions, to_evict); in evict_aged_allocations()74 ID3D12Pageable *to_evict[residency_batch_size]; in evict_to_fence_or_budget() local88 to_evict[num_pending_evictions++] = bo->res; in evict_to_fence_or_budget()95 screen->dev->Evict(num_pending_evictions, to_evict); in evict_to_fence_or_budget()101 screen->dev->Evict(num_pending_evictions, to_evict); in evict_to_fence_or_budget()