Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.h25 struct hk_memory_heap { struct
45 struct hk_memory_heap mem_heaps[3]; argument
H A Dhk_device_memory.c113 struct hk_memory_heap *heap = &pdev->mem_heaps[type->heapIndex]; in hk_AllocateMemory()
190 struct hk_memory_heap *heap = &pdev->mem_heaps[type->heapIndex]; in hk_FreeMemory()
H A Dhk_physical_device.c1183 pdev->mem_heaps[sysmem_heap_idx] = (struct hk_memory_heap){ in hk_create_drm_physical_device()
1282 const struct hk_memory_heap *heap = &pdev->mem_heaps[i]; in hk_GetPhysicalDeviceMemoryProperties2()