Home
last modified time | relevance | path

Searched defs:VkSubmitInfo2 (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationUtil.hpp58 #define VkSubmitInfo2 VkSubmitInfo2KHR macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp58 #define VkSubmitInfo2 VkSubmitInfo2KHR macro
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6268 struct VkSubmitInfo2 struct
6270 VkStructureType sType;
6271 const void* pNext;
6272 VkSubmitFlags flags;
6273 uint32_t waitSemaphoreInfoCount;
6274 const VkSemaphoreSubmitInfo* pWaitSemaphoreInfos;
6275 uint32_t commandBufferInfoCount;
6276 const VkCommandBufferSubmitInfo* pCommandBufferInfos;
6277 uint32_t signalSemaphoreInfoCount;
6278 const VkSemaphoreSubmitInfo* pSignalSemaphoreInfos;
DvkVulkan_c.inl7920 typedef struct VkSubmitInfo2 { struct
7930 } VkSubmitInfo2; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6810 typedef struct VkSubmitInfo2 { struct
6820 } VkSubmitInfo2; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6932 typedef struct VkSubmitInfo2 { struct
6942 } VkSubmitInfo2; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1565 "VkSubmitInfo2": { object