Home | History | Annotate | Download | only in egl

Lines Matching refs:GL_EXT_robustness

80 #ifndef GL_EXT_robustness
81 #define GL_EXT_robustness 1
89 #endif /* GL_EXT_robustness */
954 if (!hasExtension(gl, "GL_EXT_robustness"))
956 log << TestLog::Message << "Created robustness context but it doesn't support GL_EXT_robustness." << TestLog::EndMessage;