Searched refs:flushAndWriteTimestamp (Results 1 – 3 of 3) sorted by relevance
338 ANGLE_TRY(mQueryHelperTimeElapsedBegin.flushAndWriteTimestamp(contextVk)); in begin()408 ANGLE_TRY(mQueryHelper.get().flushAndWriteTimestamp(contextVk)); in end()430 return mQueryHelper.get().flushAndWriteTimestamp(contextVk); in queryCounter()
491 angle::Result flushAndWriteTimestamp(ContextVk *contextVk);
2882 angle::Result QueryHelper::flushAndWriteTimestamp(ContextVk *contextVk) in flushAndWriteTimestamp() function in rx::vk::QueryHelper