Searched refs:RADEON_ALLOCATED_GTT (Results 1 – 3 of 3) sorted by relevance
91 RADEON_ALLOCATED_GTT, enumerator
2715 uint64_t gtt_internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_GTT); in radv_get_memory_budget_properties()2761 internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_GTT); in radv_get_memory_budget_properties()
84 case RADEON_ALLOCATED_GTT: in radv_amdgpu_winsys_query_value()