Home | History | Annotate | Download | only in egl

Lines Matching refs:GL_ARB_robustness

91 #ifndef GL_ARB_robustness
946 if (!hasExtension(gl, "GL_ARB_robustness"))
948 log << TestLog::Message << "Created robustness context but it doesn't support GL_ARB_robustness." << TestLog::EndMessage;