Searched refs:hostError (Results 1 – 1 of 1) sorted by relevance
568 GLint hostError = mErrorUpdater.getHostErrorAndUpdate(); in ~ScopedQueryUpdate() local569 if (hostError == GL_NO_ERROR && mTarget) { in ~ScopedQueryUpdate()