Searched refs:EGL_LOSE_CONTEXT_ON_RESET_EXT (Results 1 – 10 of 10) sorted by relevance
20 setContextResetStrategy(EGL_LOSE_CONTEXT_ON_RESET_EXT); in ContextLostTest()128 setContextResetStrategy(EGL_LOSE_CONTEXT_ON_RESET_EXT); in ContextLostSkipValidationTest()
208 createContext(EGL_LOSE_CONTEXT_ON_RESET_EXT); in TEST_P()
242 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
660 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
670 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
651 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
688 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
510 #define EGL_LOSE_CONTEXT_ON_RESET_EXT 0x31BF macro
1695 if (value == EGL_LOSE_CONTEXT_ON_RESET_EXT) in ValidateCreateContext()