Home
last modified time | relevance | path

Searched refs:kCGLPFAOpenGLProfile (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/glx/apple/
Dapple_visual.c49 #ifndef kCGLPFAOpenGLProfile
50 #define kCGLPFAOpenGLProfile 99 macro
162 attr[numattr++] = kCGLPFAOpenGLProfile; in apple_visual_create_pfobj()
/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp49 kCGLPFAOpenGLProfile, in MacGLTestContext()
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXPlatform.cpp169 kCGLPFAOpenGLProfile, (CGLPixelFormatAttribute)getCGLProfile(config.type), in CGLRenderContext()
/third_party/mesa3d/docs/relnotes/
D10.1.5.rst67 - darwin: Fix test for kCGLPFAOpenGLProfile support at runtime
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DWindowSurfaceCGL.mm65 kCGLPFADisplayMask, static_cast<CGLPixelFormatAttribute>(mask), kCGLPFAOpenGLProfile,
DDisplayCGL.mm178 attribs.push_back(kCGLPFAOpenGLProfile);