Home
last modified time | relevance | path

Searched refs:vn_device_memory (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.h18 struct vn_device_memory *memory;
22 struct vn_device_memory { struct
28 struct vn_device_memory *base_memory; argument
38 VK_DEFINE_NONDISP_HANDLE_CASTS(vn_device_memory, argument
48 struct vn_device_memory *mem,
Dvn_device_memory.c28 struct vn_device_memory **out_mem) in vn_device_memory_simple_alloc()
32 struct vn_device_memory *mem = in vn_device_memory_simple_alloc()
78 struct vn_device_memory *mem) in vn_device_memory_simple_free()
105 struct vn_device_memory *mem; in vn_device_memory_pool_grow_locked()
132 struct vn_device_memory **base_mem, in vn_device_memory_pool_alloc()
170 struct vn_device_memory *base_mem, in vn_device_memory_pool_free()
225 struct vn_device_memory *mem, in vn_device_memory_import_dma_buf()
277 struct vn_device_memory *mem, in vn_device_memory_alloc()
344 struct vn_device_memory *mem = in vn_AllocateMemory()
394 struct vn_device_memory *mem = vn_device_memory_from_handle(memory); in vn_FreeMemory()
[all …]
Dvn_android.h55 struct vn_device_memory *mem,
62 struct vn_device_memory *mem,
125 UNUSED struct vn_device_memory *mem, in vn_android_device_import_ahb()
135 UNUSED struct vn_device_memory *mem, in vn_android_device_allocate_ahb()
Dvn_buffer.c189 struct vn_device_memory *mem = vn_device_memory_from_handle(memory); in vn_BindBufferMemory()
213 struct vn_device_memory *mem = in vn_BindBufferMemory2()
Dmeson.build40 'vn_device_memory.c',
Dvn_common.h101 struct vn_device_memory;
Dvn_image.c406 struct vn_device_memory *mem = vn_device_memory_from_handle(memory); in vn_BindImageMemory()
430 struct vn_device_memory *mem = in vn_BindImageMemory2()
Dvn_android.c935 struct vn_device_memory *mem, in vn_android_device_import_ahb()
1051 struct vn_device_memory *mem, in vn_android_device_allocate_ahb()
1116 struct vn_device_memory *mem = vn_device_memory_from_handle(pInfo->memory); in vn_GetMemoryAndroidHardwareBufferANDROID()
Dvn_queue.c349 const struct vn_device_memory *wsi_mem = NULL; in vn_QueueSubmit()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni6912 ../src/virtio/vulkan/vn_device_memory.c
6913 ../src/virtio/vulkan/vn_device_memory.h
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst1238 - venus: split out vn_device_memory.[ch]