Searched defs:device_h (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_android.c | 178 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()
|
D | anv_android_stubs.c | 50 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()
|
D | anv_device.c | 3871 VkDevice device_h, in anv_GetMemoryFdKHR()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_android.c | 113 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()
|
D | radv_meta_fast_clear.c | 156 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
|
D | radv_meta_decompress.c | 157 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
|
D | radv_meta_resolve.c | 53 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
|
D | radv_meta_clear.c | 85 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/ |
D | tu_android.c | 265 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/ |
D | wsi_common_win32.c | 458 wsi_win32_image_init(VkDevice device_h, in wsi_win32_image_init()
|
D | wsi_common_x11.c | 1407 x11_image_init(VkDevice device_h, struct x11_swapchain *chain, in x11_image_init()
|
D | wsi_common_display.c | 1016 wsi_display_image_init(VkDevice device_h, in wsi_display_image_init()
|