Searched refs:allowNotReady (Results 1 – 1 of 1) sorted by relevance
479 … captureResults (deUint64* retResults, deUint64* retAvailability, bool allowNotReady);680 const bool allowNotReady = (m_testVector.queryWait == WAIT_NONE); in iterate() local682 captureResults(queryResults, queryAvailability, allowNotReady); in iterate()687 …bool passed = validateResults(queryResults, queryAvailability, allowNotReady, m_testVector.primiti… in iterate()849 …yTestInstance::captureResults (deUint64* retResults, deUint64* retAvailAbility, bool allowNotReady) in captureResults() argument859 if (queryResult == vk::VK_NOT_READY && !allowNotReady) in captureResults()