Home
last modified time | relevance | path

Searched defs:VkSemaphoreWaitInfo (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4754 typedef struct VkSemaphoreWaitInfo { struct
4761 } VkSemaphoreWaitInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5928 typedef struct VkSemaphoreWaitInfo { struct
5935 } VkSemaphoreWaitInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5829 typedef struct VkSemaphoreWaitInfo { struct
5836 } VkSemaphoreWaitInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h5986 typedef struct VkSemaphoreWaitInfo { struct
5993 } VkSemaphoreWaitInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5978 typedef struct VkSemaphoreWaitInfo { struct
5985 } VkSemaphoreWaitInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3590 struct VkSemaphoreWaitInfo struct
3592 VkStructureType sType;
3593 const void* pNext;
3594 VkSemaphoreWaitFlags flags;
3595 uint32_t semaphoreCount;
3596 const VkSemaphore* pSemaphores;
3597 const uint64_t* pValues;
DvkVulkan_c.inl7302 typedef struct VkSemaphoreWaitInfo { struct
7309 } VkSemaphoreWaitInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6195 typedef struct VkSemaphoreWaitInfo { struct
6202 } VkSemaphoreWaitInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6305 typedef struct VkSemaphoreWaitInfo { struct
6312 } VkSemaphoreWaitInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json3329 "VkSemaphoreWaitInfo": { object