Searched defs:resetStrategy (Results 1 – 6 of 6) sorted by relevance
79 int resetStrategy = WGL_NO_RESET_NOTIFICATION_ARB; in wglCreateContextAttribsARB() local
170 int iPixelFormat, int resetStrategy) in stw_create_context_attribs()
103 void createContext(EGLint resetStrategy) in createContext()
59 EGLenum resetStrategy; member
435 unsigned resetStrategy = WGL_NO_RESET_NOTIFICATION_ARB; in wgl_create_context() local
1416 void ANGLETestBase::setContextResetStrategy(EGLenum resetStrategy) in setContextResetStrategy()