HomeSort by relevance Sort by last modified time
    Searched defs:wglCreateContextAttribsARB (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_context.c 58 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList)
  /external/mesa3d/src/glx/windows/
wgl.c 58 PRERESOLVE(PFNWGLCREATECONTEXTATTRIBSARBPROC, "wglCreateContextAttribsARB");
72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_,

Completed in 1915 milliseconds