Searched refs:flushAndWriteTimestamp (Results 1 – 3 of 3) sorted by relevance
109 ANGLE_TRY(mQueryHelperTimeElapsedBegin.flushAndWriteTimestamp(contextVk)); in begin()144 ANGLE_TRY(mQueryHelper.flushAndWriteTimestamp(contextVk)); in end()166 return mQueryHelper.flushAndWriteTimestamp(contextVk); in queryCounter()
411 angle::Result flushAndWriteTimestamp(ContextVk *contextVk);
1649 angle::Result QueryHelper::flushAndWriteTimestamp(ContextVk *contextVk) in flushAndWriteTimestamp() function in rx::vk::QueryHelper