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