HomeSort by relevance Sort by last modified time
    Searched full:reset_notification (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/angle/src/libEGL/
libEGL.cpp 698 bool reset_notification = false; local
721 reset_notification = true;
742 if (sharedGLContext->isResetNotificationEnabled() != reset_notification)
764 return display->createContext(config, client_version, static_cast<gl::Context*>(share_context), reset_notification, robust_access);

Completed in 432 milliseconds