Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_fast_clear.c81 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
128 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
293 VkDevice device_h = radv_device_to_handle(device); in radv_device_finish_meta_fast_clear_flush_state() local
419 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_fast_clear_flush_image_inplace() local
Dradv_meta_decompress.c81 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
124 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
256 VkDevice device_h = radv_device_to_handle(device); in radv_device_finish_meta_depth_decomp_state() local
372 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_process_depth_image_inplace() local
Dradv_meta_resolve.c88 VkDevice device_h = radv_device_to_handle(device); in create_pass() local
142 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
261 VkDevice device_h = radv_device_to_handle(device); in radv_device_finish_meta_resolve_state() local
382 VkDevice device_h = radv_device_to_handle(device); in radv_CmdResolveImage() local
Dradv_wsi.c139 radv_wsi_image_create(VkDevice device_h, in radv_wsi_image_create()
Dradv_meta_clear.c128 VkDevice device_h = radv_device_to_handle(device); in create_pipeline() local
1022 VkDevice device_h = radv_device_to_handle(cmd_buffer->device); in radv_clear_image_layer() local
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c142 x11_anv_wsi_image_create(VkDevice device_h, in x11_anv_wsi_image_create()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c840 x11_image_init(VkDevice device_h, struct x11_swapchain *chain, in x11_image_init()