Home
last modified time | relevance | path

Searched refs:tu_memory_heap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.h52 struct tu_memory_heap { struct
141 struct tu_memory_heap heap;
H A Dtu_device.cc2838 struct tu_memory_heap *mem_heap = &device->physical_device->heap; in tu_AllocateMemory()