Home
last modified time | relevance | path

Searched defs:total_heap_size (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c66 uint64_t total_heap_size; member
/third_party/libdrm/include/drm/
Damdgpu_drm.h884 __u64 total_heap_size; member
/third_party/mesa3d/include/drm-uapi/
Damdgpu_drm.h924 __u64 total_heap_size; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2434 uint64_t total_heap_size = vram_vis_heap_size + gtt_heap_size; in radv_get_memory_budget_properties() local