Searched refs:hasSubmittedCommands (Results 1 – 3 of 3) sorted by relevance
538 ASSERT(!IsRenderPassQuery(contextVk, mType) || mQueryHelper.get().hasSubmittedCommands()); in getResult()
763 bool hasSubmittedCommands() const;
5283 bool QueryHelper::hasSubmittedCommands() const in hasSubmittedCommands() function in rx::vk::QueryHelper5297 if (hasSubmittedCommands()) in getUint64ResultNonBlocking()5324 if (hasSubmittedCommands()) in getUint64Result()