Home
last modified time | relevance | path

Searched defs:handleError (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DContextImpl.cpp37 void ContextImpl::handleError(GLenum errorCode, in handleError() function in rx::ContextImpl
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DDirectiveHandler.cpp51 void TDirectiveHandler::handleError(const angle::pp::SourceLocation &loc, const std::string &msg) in handleError() function in sh::TDirectiveHandler
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp256 void DisplayVk::handleError(VkResult result, in handleError() function in rx::DisplayVk
DContextVk.cpp3552 void ContextVk::handleError(VkResult errorCode, in handleError() function in rx::ContextVk
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DContextNULL.cpp440 void ContextNULL::handleError(GLenum errorCode, in handleError() function in rx::ContextNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.cpp2453 void Context::handleError(GLenum errorCode, in handleError() function in gl::Context
8464 void ErrorSet::handleError(GLenum errorCode, in handleError() function in gl::ErrorSet