Home
last modified time | relevance | path

Searched refs:RADEON_ALLOCATED_VRAM (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_winsys.c91 case RADEON_ALLOCATED_VRAM: in radv_amdgpu_winsys_query_value()
/external/mesa3d/src/amd/vulkan/
Dradv_radeon_winsys.h83 RADEON_ALLOCATED_VRAM, enumerator
Dradv_device.c2258 internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM); in radv_get_memory_budget_properties()
2264 internal_usage += device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM); in radv_get_memory_budget_properties()