Home
last modified time | relevance | path

Searched refs:RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluRenderConfig.hpp40RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION, //!< No reset notification (may not be supporte… enumerator
/external/deqp/framework/egl/
DegluGLUtil.cpp186 if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION) in createGLContext()
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp285 glu::ResetNotificationStrategy reset = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION);
DglcRobustnessTests.cpp101 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION; in iterate()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp490 if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION) in Context()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp391 if (resetNotificationStrategy == glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION) in createContext()