Searched refs:timestampOut (Results 1 – 2 of 2) sorted by relevance
438 angle::Result getTimestamp(uint64_t *timestampOut);
5381 angle::Result ContextVk::getTimestamp(uint64_t *timestampOut) in getTimestamp() argument5444 *timestampOut = result.getResult(vk::QueryResult::kDefaultResultIndex); in getTimestamp()5448 *timestampOut = static_cast<uint64_t>( in getTimestamp()5449 *timestampOut * in getTimestamp()