Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_winsys.c80 case RADEON_ALLOCATED_VRAM: in radv_amdgpu_winsys_query_value()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_radeon_winsys.h89 RADEON_ALLOCATED_VRAM, enumerator
H A Dradv_device.c2714 device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM); in radv_get_memory_budget_properties()
2751 internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM); in radv_get_memory_budget_properties()
2757 internal_usage += device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM); in radv_get_memory_budget_properties()

Completed in 10 milliseconds