Searched refs:create_gl_context (Results 1 – 1 of 1) sorted by relevance
337 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType, in create_gl_context() function430 return create_gl_context(dc, extensions, contextType, shareContext); in SkCreateWGLContext()452 HGLRC glrc = create_gl_context(dc, extensions, contextType, shareContext); in Create()