Home
last modified time | relevance | path

Searched refs:RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluRenderConfig.hpp41RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET, //!< Lose context on reset (may not be supporte… enumerator
/external/deqp/framework/egl/
DegluGLUtil.cpp188 else if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET) in createGLContext()
/external/deqp/external/openglcts/modules/common/
DglcRobustnessTests.cpp147 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET; in iterate()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp492 else if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET) in Context()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp393 else if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET) in createContext()