Searched refs:timestampOut (Results 1 – 2 of 2) sorted by relevance
3873 angle::Result ContextVk::getTimestamp(uint64_t *timestampOut) in getTimestamp() argument3940 ANGLE_TRY(timestampQuery.getUint64Result(this, timestampOut)); in getTimestamp()3944 *timestampOut = static_cast<uint64_t>( in getTimestamp()3945 *timestampOut * in getTimestamp()
411 angle::Result getTimestamp(uint64_t *timestampOut);