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

  /external/mesa3d/src/glx/windows/
wgl.c 53 RESOLVE_DECL(PFNWGLDESTROYPBUFFERARBPROC);
63 PRERESOLVE(PFNWGLDESTROYPBUFFERARBPROC, "wglDestroyPbufferARB");
106 CHECK_RESOLVED(PFNWGLDESTROYPBUFFERARBPROC, FALSE);
107 return RESOLVED_PROC(PFNWGLDESTROYPBUFFERARBPROC)(hPbuffer_);
  /external/mesa3d/include/GL/
wglext.h 156 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 156 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]

Completed in 275 milliseconds