HomeSort by relevance Sort by last modified time
    Searched full:create_gl_context (Results 1 - 1 of 1) sorted by null

  /external/skia/src/utils/win/
SkWGL_win.cpp 334 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType) { function
419 return create_gl_context(dc, extensions, contextType);}
439 HGLRC glrc = create_gl_context(dc, extensions, contextType);

Completed in 715 milliseconds