Lines Matching full:opengl
12 SOFT_LINK_FRAMEWORK_SOURCE(OpenGL)
14 SOFT_LINK_FUNCTION_SOURCE(OpenGL,
21 SOFT_LINK_FUNCTION_SOURCE(OpenGL,
27 OpenGL,
32 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLDestroyContext, CGLError, (CGLContextObj ctx), (ctx))
33 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLDestroyPixelFormat, CGLError, (CGLPixelFormatObj pix), (pix))
34 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLErrorString, const char *, (CGLError error), (error))
35 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLReleaseContext, void, (CGLContextObj ctx), (ctx))
36 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLGetCurrentContext, CGLContextObj, (void), ())
37 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLSetCurrentContext, CGLError, (CGLContextObj ctx), (ctx))
38 SOFT_LINK_FUNCTION_SOURCE(OpenGL,
44 OpenGL,
57 SOFT_LINK_FUNCTION_SOURCE(OpenGL, CGLUpdateContext, CGLError, (CGLContextObj ctx), (ctx))
60 OpenGL,
65 SOFT_LINK_FUNCTION_SOURCE(OpenGL,
70 SOFT_LINK_FUNCTION_SOURCE(OpenGL,