Searched refs:waitSemaphoreInfoCount (Results 1 – 6 of 6) sorted by relevance
510 void addSubmitInfo(deUint32 waitSemaphoreInfoCount, in addSubmitInfo() argument519 …m_submitInfoData.push_back(SubmitInfoData{ waitSemaphoreInfoCount, 0, 0, commandBufferInfoCount, 0… in addSubmitInfo()527 for (deUint32 i = 0; i < waitSemaphoreInfoCount; ++i) in addSubmitInfo()541 if (waitSemaphoreInfoCount) in addSubmitInfo()544 for (deUint32 i = 0; i < waitSemaphoreInfoCount; ++i) in addSubmitInfo()880 void addSubmitInfo(deUint32 waitSemaphoreInfoCount, in addSubmitInfo() argument896 waitSemaphoreInfoCount, // deUint32 waitSemaphoreInfoCount in addSubmitInfo()
191 virtual void addSubmitInfo (deUint32 waitSemaphoreInfoCount,
2979 deUint32 waitSemaphoreInfoCount; member
8909 deUint32 waitSemaphoreInfoCount; member
8230 s << "\twaitSemaphoreInfoCount = " << value.waitSemaphoreInfoCount << '\n';
8005 uint32_t waitSemaphoreInfoCount; member