Home
last modified time | relevance | path

Searched defs:dma_buf (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_android.c104 int *dma_buf, in tu_gralloc_info_other()
177 int *dma_buf, in tu_gralloc_info_cros()
199 int *dma_buf, in tu_gralloc_info()
248 int dma_buf, in tu_import_memory_from_gralloc_handle()
Dtu_image.c634 int dma_buf; in tu_CreateImage() local
/third_party/mesa3d/src/intel/vulkan/
Danv_android.c299 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in anv_GetAndroidHardwareBufferPropertiesANDROID() local
393 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in anv_import_ahw_memory() local
504 int dma_buf = gralloc_info->handle->data[0]; in anv_image_init_from_gralloc() local
590 int dma_buf = gralloc_info->handle->data[0]; in anv_image_bind_from_gralloc() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c134 int dma_buf = gralloc_info->handle->data[0]; in radv_image_from_gralloc() local
641 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in radv_GetAndroidHardwareBufferPropertiesANDROID() local
711 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in radv_import_ahb_memory() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h68629 struct dma_buf { struct
68633 const struct dma_buf_ops *ops; argument
68636 struct dma_buf_map vmap_ptr; argument
68645 struct dma_buf_poll_cb_t cb_in; argument
68646 struct dma_buf_poll_cb_t cb_out; argument
68652 struct dma_buf *dmabuf; argument