Home
last modified time | relevance | path

Searched defs:VkSemaphoreSignalInfo (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2843 struct VkSemaphoreSignalInfo struct
2845 VkStructureType sType;
2846 const void* pNext;
2847 VkSemaphore semaphore;
2848 uint64_t value;
DvkVulkan_c.inl4792 typedef struct VkSemaphoreSignalInfo { struct
4797 } VkSemaphoreSignalInfo; argument
/third_party/glfw/deps/glad/
Dvulkan.h2516 typedef struct VkSemaphoreSignalInfo { struct
2521 } VkSemaphoreSignalInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4787 typedef struct VkSemaphoreSignalInfo { struct
4792 } VkSemaphoreSignalInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5838 typedef struct VkSemaphoreSignalInfo { struct
5843 } VkSemaphoreSignalInfo; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5937 typedef struct VkSemaphoreSignalInfo { struct
5942 } VkSemaphoreSignalInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5987 typedef struct VkSemaphoreSignalInfo { struct
5992 } VkSemaphoreSignalInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6204 typedef struct VkSemaphoreSignalInfo { struct
6209 } VkSemaphoreSignalInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3600 struct VkSemaphoreSignalInfo struct
3602 VkStructureType sType;
3603 const void* pNext;
3604 VkSemaphore semaphore;
3605 uint64_t value;
DvkVulkan_c.inl7311 typedef struct VkSemaphoreSignalInfo { struct
7316 } VkSemaphoreSignalInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3662 struct VkSemaphoreSignalInfo struct
3664 VkStructureType sType;
3665 const void* pNext;
3666 VkSemaphore semaphore;
3667 uint64_t value;
DvkVulkan_c.inl7475 typedef struct VkSemaphoreSignalInfo { struct
7480 } VkSemaphoreSignalInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6363 typedef struct VkSemaphoreSignalInfo { struct
6368 } VkSemaphoreSignalInfo; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json4104 "VkSemaphoreSignalInfo": { object