Searched defs:VkSubmitInfo2KHR (Results 1 – 5 of 5) sorted by relevance
2974 struct VkSubmitInfo2KHR struct2976 VkStructureType sType;2977 const void* pNext;2978 VkSubmitFlagsKHR flags;2979 deUint32 waitSemaphoreInfoCount;2980 const VkSemaphoreSubmitInfoKHR* pWaitSemaphoreInfos;2981 deUint32 commandBufferInfoCount;2982 const VkCommandBufferSubmitInfoKHR* pCommandBufferInfos;2983 deUint32 signalSemaphoreInfoCount;2984 const VkSemaphoreSubmitInfoKHR* pSignalSemaphoreInfos;
8905 typedef struct VkSubmitInfo2KHR { struct8915 } VkSubmitInfo2KHR; argument
8001 typedef struct VkSubmitInfo2KHR { struct8011 } VkSubmitInfo2KHR; argument
8036 typedef struct VkSubmitInfo2KHR { struct8046 } VkSubmitInfo2KHR; argument
1381 "VkSubmitInfo2KHR": { object