Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp65 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
819 else if (expected == EGL_LOSE_CONTEXT_ON_RESET && strategy != GL_LOSE_CONTEXT_ON_RESET) in validateCurrentContext()
DteglRobustnessTests.cpp56 DE_STATIC_ASSERT(GL_LOSE_CONTEXT_ON_RESET == 0x8252);
1561 if (reset != GL_LOSE_CONTEXT_ON_RESET) in iterate()
1564 …rned wrong value. [" << reset << ", expected " << glu::getErrorStr(GL_LOSE_CONTEXT_ON_RESET) << "]" in iterate()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl426 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/external/mesa3d/include/GLES3/
Dgl32.h1610 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
/external/mesa3d/include/GL/
Dglcorearb.h2669 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro
Dglext.h2617 #define GL_LOSE_CONTEXT_ON_RESET 0x8252 macro