Searched defs:VkSubmitInfo (Results 1 – 3 of 3) sorted by relevance
317 struct VkSubmitInfo struct319 VkStructureType sType;320 const void* pNext;321 deUint32 waitSemaphoreCount;322 const VkSemaphore* pWaitSemaphores;323 const VkPipelineStageFlags* pWaitDstStageMask;324 deUint32 commandBufferCount;325 const VkCommandBuffer* pCommandBuffers;326 deUint32 signalSemaphoreCount;327 const VkSemaphore* pSignalSemaphores;
1425 typedef struct VkSubmitInfo { struct1435 } VkSubmitInfo; argument
1416 typedef struct VkSubmitInfo { struct1426 } VkSubmitInfo; typedef