Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwgl.c48 RESOLVE_DECL(PFNWGLCREATECONTEXTATTRIBSARBPROC);
58 PRERESOLVE(PFNWGLCREATECONTEXTATTRIBSARBPROC, "wglCreateContextAttribsARB"); in wglResolveExtensionProcs()
75 CHECK_RESOLVED(PFNWGLCREATECONTEXTATTRIBSARBPROC, NULL); in wglCreateContextAttribsARB()
76 return RESOLVED_PROC(PFNWGLCREATECONTEXTATTRIBSARBPROC)(hdc_, hShareContext_, attribList_); in wglCreateContextAttribsARB()
/external/mesa3d/include/GL/
Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
/external/swiftshader/include/GL/
Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef