Lines Matching defs:contextVk
141 angle::Result SyncHelper::initialize(ContextVk *contextVk, SyncFenceScope scope) in initialize()
148 ContextVk *contextVk, in prepareForClientWait()
181 ContextVk *contextVk, in clientWait()
222 angle::Result SyncHelper::finish(ContextVk *contextVk) in finish()
228 angle::Result SyncHelper::serverWait(ContextVk *contextVk) in serverWait()
249 angle::Result SyncHelper::getStatus(ErrorContext *context, ContextVk *contextVk, bool *signaledOut) in getStatus()
285 angle::Result SyncHelper::submitSyncIfDeferred(ContextVk *contextVk, RenderPassClosureReason reason) in submitSyncIfDeferred()
392 angle::Result SyncHelperNativeFence::initializeWithFd(ContextVk *contextVk, int inFd) in initializeWithFd()
444 ContextVk *contextVk, in prepareForClientWait()
476 ContextVk *contextVk, in clientWait()
508 angle::Result SyncHelperNativeFence::serverWait(ContextVk *contextVk) in serverWait()
542 ContextVk *contextVk, in getStatus()
590 ContextVk *contextVk = vk::GetImpl(context); in clientWait() local
605 ContextVk *contextVk = vk::GetImpl(context); in serverWait() local
611 ContextVk *contextVk = vk::GetImpl(context); in getStatus() local
676 ContextVk *contextVk = context != nullptr && flush ? vk::GetImpl(context) : nullptr; in clientWait() local
697 ContextVk *contextVk = vk::GetImpl(context); in serverWait() local