HomeSort by relevance Sort by last modified time
    Searched refs:PFNWGLRELEASEPBUFFERDCARBPROC (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/glx/windows/
wgl.c 52 RESOLVE_DECL(PFNWGLRELEASEPBUFFERDCARBPROC);
62 PRERESOLVE(PFNWGLRELEASEPBUFFERDCARBPROC, "wglReleasePbufferDCARB");
100 CHECK_RESOLVED(PFNWGLRELEASEPBUFFERDCARBPROC, 0)
101 return RESOLVED_PROC(PFNWGLRELEASEPBUFFERDCARBPROC)(hPbuffer_, hDC_);
  /external/mesa3d/include/GL/
wglext.h 155 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 158 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 155 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]

Completed in 120 milliseconds