Home
last modified time | relevance | path

Searched defs:handle_types (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c41 VkExternalFenceHandleTypeFlags handle_types = 0; in vk_sync_fence_import_types() local
55 VkExternalFenceHandleTypeFlags handle_types = 0; in vk_sync_fence_export_types() local
74 get_fence_sync_type(struct vk_physical_device *pdevice, VkExternalFenceHandleTypeFlags handle_types) get_fence_sync_type() argument
108 VkExternalFenceHandleTypeFlags handle_types = vk_fence_create() local
[all...]
H A Dvk_semaphore.c42 VkExternalSemaphoreHandleTypeFlags handle_types = 0; in vk_sync_semaphore_import_types() local
57 VkExternalSemaphoreHandleTypeFlags handle_types = 0; in vk_sync_semaphore_export_types() local
77 get_semaphore_sync_type(struct vk_physical_device *pdevice, VkSemaphoreType semaphore_type, VkExternalSemaphoreHandleTypeFlags handle_types) get_semaphore_sync_type() argument
140 VkExternalSemaphoreHandleTypeFlags handle_types = vk_common_CreateSemaphore() local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dconsistency_tools.py720 def handle_types(self): member in HandleData
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c1677 const VkExternalMemoryHandleTypeFlags handle_types = in wsi_configure_cpu_image() local
413 wsi_configure_image(const struct wsi_swapchain *chain, const VkSwapchainCreateInfoKHR *pCreateInfo, VkExternalMemoryHandleTypeFlags handle_types, struct wsi_image_info *info) wsi_configure_image() argument
1337 wsi_create_buffer_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image, VkExternalMemoryHandleTypeFlags handle_types, bool implicit_sync) wsi_create_buffer_image_mem() argument
[all...]

Completed in 8 milliseconds