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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 87 PFNWGLRELEASEPBUFFERDCARBPROC wglReleasePbufferDCARB;
298 s_wglExtProcs->wglReleasePbufferDCARB = (PFNWGLRELEASEPBUFFERDCARBPROC)wglGetExtentionsProcAddress(dpy,"WGL_ARB_pbuffer","wglReleasePbufferDCARB");
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 509 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 509 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 509 typedef int (WINAPI * PFNWGLRELEASEPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer, HDC hDC);
    [all...]

Completed in 31 milliseconds