Searched refs:commandBufferInfoCount (Results 1 – 6 of 6) sorted by relevance
512 deUint32 commandBufferInfoCount, in addSubmitInfo() argument519 …m_submitInfoData.push_back(SubmitInfoData{ waitSemaphoreInfoCount, 0, 0, commandBufferInfoCount, 0… in addSubmitInfo()553 if (commandBufferInfoCount) in addSubmitInfo()556 for (deUint32 i = 0; i < commandBufferInfoCount; ++i) in addSubmitInfo()882 deUint32 commandBufferInfoCount, in addSubmitInfo() argument898 commandBufferInfoCount, // deUint32 commandBufferInfoCount in addSubmitInfo()951 VkCommandBufferSubmitInfoKHR commandBufferInfoCount = makeCommonCommandBufferSubmitInfo(cmdBuffer); in submitCommandsAndWait() local957 &commandBufferInfoCount, // const VkCommandBufferSubmitInfoKHR* pCommandBufferInfos in submitCommandsAndWait()
193 deUint32 commandBufferInfoCount,
2981 deUint32 commandBufferInfoCount; member
8911 deUint32 commandBufferInfoCount; member
8232 s << "\tcommandBufferInfoCount = " << value.commandBufferInfoCount << '\n';
8007 uint32_t commandBufferInfoCount; member