Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3141 struct VkSubmitInfo2KHR struct
3143 VkStructureType sType;
3144 const void* pNext;
3145 VkSubmitFlagsKHR flags;
3146 uint32_t waitSemaphoreInfoCount;
3147 const VkSemaphoreSubmitInfoKHR* pWaitSemaphoreInfos;
3148 uint32_t commandBufferInfoCount;
3149 const VkCommandBufferSubmitInfoKHR* pCommandBufferInfos;
3150 uint32_t signalSemaphoreInfoCount;
3151 const VkSemaphoreSubmitInfoKHR* pSignalSemaphoreInfos;
DvkVulkan_c.inl9313 typedef struct VkSubmitInfo2KHR { struct
9323 } VkSubmitInfo2KHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h8191 typedef struct VkSubmitInfo2KHR { struct
8201 } VkSubmitInfo2KHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h8159 typedef struct VkSubmitInfo2KHR { struct
8169 } VkSubmitInfo2KHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h8001 typedef struct VkSubmitInfo2KHR { struct
8011 } VkSubmitInfo2KHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8362 typedef struct VkSubmitInfo2KHR { struct
8372 } VkSubmitInfo2KHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8351 typedef struct VkSubmitInfo2KHR { struct
8361 } VkSubmitInfo2KHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1513 "VkSubmitInfo2KHR": { object