Searched defs:VkSubmitInfo (Results 1 – 9 of 9) 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;
1846 typedef struct VkSubmitInfo { struct1856 } VkSubmitInfo; argument
1773 typedef struct VkSubmitInfo { struct1783 } VkSubmitInfo; typedef
1943 typedef struct VkSubmitInfo { struct1953 } VkSubmitInfo; argument
1843 typedef struct VkSubmitInfo { struct1853 } VkSubmitInfo; argument
2061 typedef struct VkSubmitInfo { struct2071 } VkSubmitInfo; argument
2108 typedef struct VkSubmitInfo { struct2118 } VkSubmitInfo; argument
1005 "VkSubmitInfo": { object