Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_private.h176 struct tu_memory_heap { struct
225 struct tu_memory_heap heap;
Dtu_device.c1882 struct tu_memory_heap *mem_heap = &device->physical_device->heap; in tu_AllocateMemory()