Searched refs:GL_GUILTY_CONTEXT_RESET (Results 1 - 8 of 8) sorted by relevance

/external/deqp/framework/opengl/
H A DgluStrUtil.inl1796 case GL_GUILTY_CONTEXT_RESET: return "GL_GUILTY_CONTEXT_RESET";
/external/deqp/modules/egl/
H A DteglRobustnessTests.cpp1732 << "GL_GUILTY_CONTEXT_RESET after a context reset\n\n"
1752 << "Test failed! glGetGraphicsResetStatus() returned wrong value [" << glu::getGraphicsResetStatusStr(status) << ", expected " << glu::getGraphicsResetStatusStr(GL_GUILTY_CONTEXT_RESET) << "]"
2152 << "Test failed! glGetGraphicsResetStatus() returned wrong value [" << glu::getErrorStr(status) << ", expected " << glu::getErrorStr(GL_GUILTY_CONTEXT_RESET) << "]"
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl465 #define GL_GUILTY_CONTEXT_RESET 0x8253
/external/mesa3d/include/GLES3/
H A Dgl32.h1611 #define GL_GUILTY_CONTEXT_RESET 0x8253 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h2665 #define GL_GUILTY_CONTEXT_RESET 0x8253 macro
H A Dglext.h2613 #define GL_GUILTY_CONTEXT_RESET 0x8253 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2665 #define GL_GUILTY_CONTEXT_RESET 0x8253 macro
H A Dglext.h2613 #define GL_GUILTY_CONTEXT_RESET 0x8253 macro

Completed in 479 milliseconds