Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2322 struct VkSemaphoreSignalInfo struct
2324 VkStructureType sType;
2325 const void* pNext;
2326 VkSemaphore semaphore;
2327 uint64_t value;
DvkVulkan_c.inl6949 typedef struct VkSemaphoreSignalInfo { struct
6954 } VkSemaphoreSignalInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5937 typedef struct VkSemaphoreSignalInfo { struct
5942 } VkSemaphoreSignalInfo; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5905 typedef struct VkSemaphoreSignalInfo { struct
5910 } VkSemaphoreSignalInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5838 typedef struct VkSemaphoreSignalInfo { struct
5843 } VkSemaphoreSignalInfo; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5998 typedef struct VkSemaphoreSignalInfo { struct
6003 } 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/vulkan-headers/registry/
Dvalidusage.json3259 "VkSemaphoreSignalInfo": { object