Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_CORE_PROFILE_BIT (Results 1 – 14 of 14) sorted by relevance

/external/angle/include/
Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp785 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps()
993 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps()
1093 if (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) in GenerateCaps()
2222 return (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0; in CanUseDefaultVertexArrayObject()
Dformatutilsgl.cpp531 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeInternalFormat()
633 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeFormat()
Dfunctionsgl_enums.h760 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
DStateManagerGL.cpp185 if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0)
/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp594 if (profile == GL_CONTEXT_CORE_PROFILE_BIT) in checkVersionString()
/external/mesa3d/src/mesa/main/
Dcontext.c676 ? GL_CONTEXT_CORE_PROFILE_BIT in _mesa_init_constants()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl20 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/external/swiftshader/include/GL/
Dglcorearb.h1538 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
Dglext.h1425 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/external/mesa3d/include/GL/
Dglcorearb.h1501 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
Dglext.h1389 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h2337 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h967 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro