Home
last modified time | relevance | path

Searched defs:VkImportSemaphoreWin32HandleInfoKHR (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h132 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
140 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_win32.h119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
127 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h128 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
136 } VkImportSemaphoreWin32HandleInfoKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_win32.h119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
127 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_win32.h119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
127 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_win32.h119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
127 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_win32.h119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct
127 } VkImportSemaphoreWin32HandleInfoKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7542 struct VkImportSemaphoreWin32HandleInfoKHR struct
7544 VkStructureType sType;
7545 const void* pNext;
7546 VkSemaphore semaphore;
7547 VkSemaphoreImportFlags flags;
7548 VkExternalSemaphoreHandleTypeFlagBits handleType;
7549 pt::Win32Handle handle;
7550 pt::Win32LPCWSTR name;
/third_party/vulkan-headers/registry/
Dvalidusage.json3303 "VkImportSemaphoreWin32HandleInfoKHR": { object