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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 88 PFNWGLDESTROYPBUFFERARBPROC wglDestroyPbufferARB;
299 s_wglExtProcs->wglDestroyPbufferARB = (PFNWGLDESTROYPBUFFERARBPROC)wglGetExtentionsProcAddress(dpy,"WGL_ARB_pbuffer","wglDestroyPbufferARB");
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 510 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 510 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 510 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
    [all...]

Completed in 178 milliseconds