Searched defs:device_h (Results  1 – 11 of 11) sorted by relevance
| /external/mesa3d/src/intel/vulkan/ | 
| D | anv_android.c | 109    VkDevice device_h,  in get_ahw_buffer_format_properties()189    VkDevice device_h,  in anv_GetAndroidHardwareBufferPropertiesANDROID()
 225    VkDevice device_h,  in anv_GetMemoryAndroidHardwareBufferANDROID()
 288 anv_import_ahw_memory(VkDevice device_h,  in anv_import_ahw_memory()
 328 anv_create_ahw_memory(VkDevice device_h,  in anv_create_ahw_memory()
 388    VkDevice device_h,  in anv_image_from_external()
 428 anv_image_from_gralloc(VkDevice device_h,  in anv_image_from_gralloc()
 543 format_supported_with_usage(VkDevice device_h, VkFormat format,  in format_supported_with_usage()
 638     VkDevice            device_h,  in anv_GetSwapchainGrallocUsage2ANDROID()
 684     VkDevice            device_h,  in anv_GetSwapchainGrallocUsageANDROID()
 [all …]
 
 | 
| D | anv_android_stubs.c | 27 anv_image_from_gralloc(VkDevice device_h,  in anv_image_from_gralloc()44 anv_import_ahw_memory(VkDevice device_h,  in anv_import_ahw_memory()
 52 anv_create_ahw_memory(VkDevice device_h,  in anv_create_ahw_memory()
 60 anv_image_from_external(VkDevice device_h,  in anv_image_from_external()
 
 | 
| D | anv_device.c | 3705     VkDevice                                    device_h,  in anv_GetMemoryFdKHR()
 | 
| /external/mesa3d/src/freedreno/vulkan/ | 
| D | tu_android.c | 186 tu_import_memory_from_gralloc_handle(VkDevice device_h,  in tu_import_memory_from_gralloc_handle()238 format_supported_with_usage(VkDevice device_h, VkFormat format,  in format_supported_with_usage()
 327 tu_GetSwapchainGrallocUsageANDROID(VkDevice device_h,  in tu_GetSwapchainGrallocUsageANDROID()
 345 tu_GetSwapchainGrallocUsage2ANDROID(VkDevice device_h,  in tu_GetSwapchainGrallocUsage2ANDROID()
 
 | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_android.c | 112 radv_image_from_gralloc(VkDevice device_h,  in radv_image_from_gralloc()214     VkDevice            device_h,  in radv_GetSwapchainGrallocUsageANDROID()
 298     VkDevice            device_h,  in radv_GetSwapchainGrallocUsage2ANDROID()
 559    VkDevice device_h,  in get_ahb_buffer_format_properties()
 636    VkDevice device_h,  in radv_GetAndroidHardwareBufferPropertiesANDROID()
 673    VkDevice device_h,  in radv_GetMemoryAndroidHardwareBufferANDROID()
 
 | 
| D | radv_meta_decompress.c | 48 	VkDevice device_h = radv_device_to_handle(device);  in create_pass()  local136 	VkDevice device_h = radv_device_to_handle(device);  in create_pipeline()  local
 
 | 
| D | radv_meta_fast_clear.c | 188 	VkDevice device_h = radv_device_to_handle(device);  in create_pass()  local273 	VkDevice device_h = radv_device_to_handle(device);  in create_pipeline()  local
 
 | 
| D | radv_meta_resolve.c | 57 	VkDevice device_h = radv_device_to_handle(device);  in create_pass()  local135 	VkDevice device_h = radv_device_to_handle(device);  in create_pipeline()  local
 
 | 
| D | radv_meta_clear.c | 108 	VkDevice device_h = radv_device_to_handle(device);  in create_pipeline()  local2050 	VkDevice device_h = radv_device_to_handle(cmd_buffer->device);  in radv_clear_image_layer()  local
 
 | 
| /external/mesa3d/src/vulkan/wsi/ | 
| D | wsi_common_x11.c | 1215 x11_image_init(VkDevice device_h, struct x11_swapchain *chain,  in x11_image_init()
 | 
| D | wsi_common_display.c | 1006 wsi_display_image_init(VkDevice device_h,  in wsi_display_image_init()
 |