Searched refs:errorHandlingContext (Results 1 – 2 of 2) sorted by relevance
635 angle::Result checkAndPopPendingError(Context *errorHandlingContext);
561 angle::Result CommandProcessor::checkAndPopPendingError(Context *errorHandlingContext) in checkAndPopPendingError() argument573 errorHandlingContext->handleError(err.errorCode, err.file, err.function, err.line); in checkAndPopPendingError()