Searched refs:flushAndWriteTimestamp (Results 1 – 3 of 3) sorted by relevance
347 ANGLE_TRY(mQueryHelperTimeElapsedBegin.flushAndWriteTimestamp(contextVk)); in begin()417 ANGLE_TRY(mQueryHelper.get().flushAndWriteTimestamp(contextVk)); in end()439 return mQueryHelper.get().flushAndWriteTimestamp(contextVk); in queryCounter()
755 angle::Result flushAndWriteTimestamp(ContextVk *contextVk);
5250 angle::Result QueryHelper::flushAndWriteTimestamp(ContextVk *contextVk) in flushAndWriteTimestamp() function in rx::vk::QueryHelper