Home
last modified time | relevance | path

Searched refs:VkNativeBufferANDROID (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.h25 static inline const VkNativeBufferANDROID *
34 const VkNativeBufferANDROID *anb_info,
91 static inline const VkNativeBufferANDROID *
100 UNUSED const VkNativeBufferANDROID *anb_info, in vn_android_image_from_anb()
H A Dvn_image.c300 const VkNativeBufferANDROID *anb_info = in vn_CreateImage()
465 /* TODO handle VkNativeBufferANDROID when we bump up in vn_BindImageMemory2()
H A Dvn_android.c561 const VkNativeBufferANDROID *anb_info, in vn_android_image_from_anb()
598 /* strip VkNativeBufferANDROID and VkSwapchainImageCreateInfoANDROID */ in vn_android_image_from_anb()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android_stubs.c30 const VkNativeBufferANDROID *gralloc_info) in anv_image_init_from_gralloc()
37 const VkNativeBufferANDROID *gralloc_info) in anv_image_bind_from_gralloc()
H A Danv_android.h41 const VkNativeBufferANDROID *gralloc_info);
45 const VkNativeBufferANDROID *gralloc_info);
H A Danv_android.c484 const VkNativeBufferANDROID *gralloc_info) in anv_image_init_from_gralloc()
496 "VkNativeBufferANDROID::handle::numFds is %d, " in anv_image_init_from_gralloc()
522 "failed to import dma-buf from VkNativeBufferANDROID"); in anv_image_init_from_gralloc()
529 "failed to get tiling from VkNativeBufferANDROID"); in anv_image_init_from_gralloc()
556 "dma-buf from VkNativeBufferANDROID is too small for " in anv_image_init_from_gralloc()
584 const VkNativeBufferANDROID *gralloc_info) in anv_image_bind_from_gralloc()
609 "failed to import dma-buf from VkNativeBufferANDROID"); in anv_image_bind_from_gralloc()
615 "dma-buf from VkNativeBufferANDROID is too small for " in anv_image_bind_from_gralloc()
H A Danv_image.c1565 const VkNativeBufferANDROID *gralloc_info = in anv_image_init_from_create_info()
1931 const VkNativeBufferANDROID *gralloc_info = in anv_BindImageMemory2()
1932 (const VkNativeBufferANDROID *)s; in anv_BindImageMemory2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c103 const VkNativeBufferANDROID *gralloc_info, in tu_gralloc_info_other()
128 "VkNativeBufferANDROID::handle::numInts is %d, " in tu_gralloc_info_other()
150 "VkNativeBufferANDROID::handle::numFds is %d, " in tu_gralloc_info_other()
176 const VkNativeBufferANDROID *gralloc_info, in tu_gralloc_info_cros()
198 const VkNativeBufferANDROID *gralloc_info, in tu_gralloc_info()
H A Dtu_android.h17 const VkNativeBufferANDROID *gralloc_info,
H A Dtu_image.c632 const VkNativeBufferANDROID *gralloc_info = in tu_CreateImage()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c146 /* get buffer info from VkNativeBufferANDROID */
149 const VkNativeBufferANDROID *native_buffer, in v3dv_gralloc_info_other()
175 const VkNativeBufferANDROID *native_buffer, in v3dv_gralloc_info_cros()
196 const VkNativeBufferANDROID *native_buffer, in v3dv_gralloc_info()
H A Dv3dv_image.c300 const VkNativeBufferANDROID *native_buffer = in create_image()
H A Dv3dv_private.h2379 const VkNativeBufferANDROID *gralloc_info,
/third_party/mesa3d/include/vulkan/
H A Dvk_android_native_buffer.h44 * to fill out deprecated fields in VkNativeBufferANDROID, and will call the
80 } VkNativeBufferANDROID; typedef
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c114 const VkNativeBufferANDROID *gralloc_info, in radv_image_from_gralloc()
125 "VkNativeBufferANDROID::handle::numFds is %d, " in radv_image_from_gralloc()
H A Dradv_image.c2364 const VkNativeBufferANDROID *gralloc_info = in radv_CreateImage()
H A Dradv_private.h2720 const VkNativeBufferANDROID *gralloc_info,
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp384 // it becomes possible to pass a VkNativeBufferANDROID structure to
1759 const VkNativeBufferANDROID *nativeBufferInfo = reinterpret_cast<const VkNativeBufferANDROID *>(extensionCreateInfo); in vkCreateImage()

Completed in 34 milliseconds