Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_android.c100 anv_image_from_gralloc(VkDevice device_h, in anv_image_from_gralloc()
218 VkDevice device_h, in anv_GetSwapchainGrallocUsageANDROID()
312 VkDevice device_h, in anv_AcquireImageANDROID()
Danv_device.c1892 VkDevice device_h, in anv_GetMemoryFdKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c37 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
105 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
332 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_process_depth_image_inplace() local
Dradv_meta_resolve.c57 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
115 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
383 VkDevice device_h = radv_device_to_handle(device); in radv_CmdResolveImage() local
Dradv_meta_fast_clear.c189 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
254 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
585 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_emit_color_decompress() local
Dradv_android.c100 radv_image_from_gralloc(VkDevice device_h, in radv_image_from_gralloc()
195 VkDevice device_h, in radv_GetSwapchainGrallocUsageANDROID()
Dradv_meta_clear.c108 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
1189 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_clear_image_layer() local
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c922 x11_image_init(VkDevice device_h, struct x11_swapchain *chain, in x11_image_init()