Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_winsys.c81 case RADEON_ALLOCATED_VRAM_VIS: in radv_amdgpu_winsys_query_value()
/third_party/mesa3d/src/amd/vulkan/
Dradv_radeon_winsys.h79 RADEON_ALLOCATED_VRAM_VIS, enumerator
Dradv_device.c2429 …uint64_t vram_vis_internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM_VIS) + in radv_get_memory_budget_properties()
2471 internal_usage = device->ws->query_value(device->ws, RADEON_ALLOCATED_VRAM_VIS); in radv_get_memory_budget_properties()