Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_PROFILE_MASK (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/
H A Dangle_gl.h23 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFunctionsGL.cpp147 getIntegerv(GL_CONTEXT_PROFILE_MASK, &profile); in initialize()
H A Dfunctionsgl_enums.h761 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp573 gl.getIntegerv(GL_CONTEXT_PROFILE_MASK, &profile); in checkVersionString()
595 gl.getIntegerv(GL_CONTEXT_PROFILE_MASK, &profile); in checkVersionString()
797 gl.getIntegerv(GL_CONTEXT_PROFILE_MASK, &profileMaskGL); in validateCurrentContext()
802 log << TestLog::Message << "Invalid GL_CONTEXT_PROFILE_MASK. Expected '" << eglProfileMaskToString(profileMask) << "' got '" << eglProfileMaskToString(profileMaskGL) << "'" << TestLog::EndMessage; in validateCurrentContext()
/third_party/glfw/src/
H A Dcontext.c506 window->context.GetIntegerv(GL_CONTEXT_PROFILE_MASK, &mask); in _glfwRefreshContextAttribs()
H A Dinternal.h92 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/glfw/tests/
H A Dglfwinfo.c777 glGetIntegerv(GL_CONTEXT_PROFILE_MASK, &mask); in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3324 case GL_CONTEXT_PROFILE_MASK: in GetQueryParameterInfo()
H A DContext.cpp1750 case GL_CONTEXT_PROFILE_MASK: in getIntegervImpl()
/third_party/glfw/deps/glad/
H A Dgl.h389 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1522 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
H A Dglext.h1410 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1503 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
H A Dglext.h1391 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1559 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
H A Dglext.h1446 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1559 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro
H A Dglext.h1446 #define GL_CONTEXT_PROFILE_MASK 0x9126 macro

Completed in 287 milliseconds