Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_visual.c48 #ifndef kCGLPFAOpenGLProfile
49 #define kCGLPFAOpenGLProfile 99 macro
78 attr[numattr++] = kCGLPFAOpenGLProfile; in apple_visual_create_pfobj()
/external/skia/src/gpu/gl/mac/
DSkCreatePlatformGLContext_mac.cpp39 kCGLPFAOpenGLProfile, (CGLPixelFormatAttribute) kCGLOGLPVersion_3_2_Core, in MacGLContext()
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp120 kCGLPFAOpenGLProfile, (CGLPixelFormatAttribute)getCGLProfile(config.type), in CGLRenderContext()