Home
last modified time | relevance | path

Searched defs:PFNWGLCOPYCONTEXTPROC (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT); typedef
/third_party/openGLES/api/GL/
H A Dwgl.h75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef

Completed in 12 milliseconds