Home
last modified time | relevance | path

Searched defs:device_h (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_android.c178 VkDevice device_h, in get_ahw_buffer_format_properties2()
258 VkDevice device_h, in anv_GetAndroidHardwareBufferPropertiesANDROID()
314 VkDevice device_h, in anv_GetMemoryAndroidHardwareBufferANDROID()
377 anv_import_ahw_memory(VkDevice device_h, in anv_import_ahw_memory()
417 anv_create_ahw_memory(VkDevice device_h, in anv_create_ahw_memory()
651 format_supported_with_usage(VkDevice device_h, VkFormat format, in format_supported_with_usage()
746 VkDevice device_h, in anv_GetSwapchainGrallocUsage2ANDROID()
792 VkDevice device_h, in anv_GetSwapchainGrallocUsageANDROID()
812 VkDevice device_h, in anv_AcquireImageANDROID()
Danv_android_stubs.c50 anv_import_ahw_memory(VkDevice device_h, in anv_import_ahw_memory()
58 anv_create_ahw_memory(VkDevice device_h, in anv_create_ahw_memory()
Danv_device.c3871 VkDevice device_h, in anv_GetMemoryFdKHR()
/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c113 radv_image_from_gralloc(VkDevice device_h, const VkImageCreateInfo *base_info, in radv_image_from_gralloc()
219 radv_GetSwapchainGrallocUsageANDROID(VkDevice device_h, VkFormat format, in radv_GetSwapchainGrallocUsageANDROID()
298 radv_GetSwapchainGrallocUsage2ANDROID(VkDevice device_h, VkFormat format, in radv_GetSwapchainGrallocUsage2ANDROID()
381 radv_AcquireImageANDROID(VkDevice device_h, VkImage image_h, int nativeFenceFd, VkSemaphore semapho… in radv_AcquireImageANDROID()
588 get_ahb_buffer_format_properties(VkDevice device_h, const struct AHardwareBuffer *buffer, in get_ahb_buffer_format_properties()
664 get_ahb_buffer_format_properties2(VkDevice device_h, const struct AHardwareBuffer *buffer, in get_ahb_buffer_format_properties2()
740 radv_GetAndroidHardwareBufferPropertiesANDROID(VkDevice device_h, in radv_GetAndroidHardwareBufferPropertiesANDROID()
779 radv_GetMemoryAndroidHardwareBufferANDROID(VkDevice device_h, in radv_GetMemoryAndroidHardwareBufferANDROID()
Dradv_meta_fast_clear.c156 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
242 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
Dradv_meta_decompress.c157 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
241 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
Dradv_meta_resolve.c53 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
135 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
Dradv_meta_clear.c85 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
2114 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_clear_image_layer() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_android.c265 tu_import_memory_from_gralloc_handle(VkDevice device_h, in tu_import_memory_from_gralloc_handle()
323 format_supported_with_usage(VkDevice device_h, VkFormat format, in format_supported_with_usage()
412 tu_GetSwapchainGrallocUsageANDROID(VkDevice device_h, in tu_GetSwapchainGrallocUsageANDROID()
430 tu_GetSwapchainGrallocUsage2ANDROID(VkDevice device_h, in tu_GetSwapchainGrallocUsage2ANDROID()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c458 wsi_win32_image_init(VkDevice device_h, in wsi_win32_image_init()
Dwsi_common_x11.c1407 x11_image_init(VkDevice device_h, struct x11_swapchain *chain, in x11_image_init()
Dwsi_common_display.c1016 wsi_display_image_init(VkDevice device_h, in wsi_display_image_init()