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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 89 PFNWGLGETPBUFFERDCARBPROC wglGetPbufferDCARB;
300 s_wglExtProcs->wglGetPbufferDCARB = (PFNWGLGETPBUFFERDCARBPROC)wglGetExtentionsProcAddress(dpy,"WGL_ARB_pbuffer","wglGetPbufferDCARB");
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 508 typedef HDC (WINAPI * PFNWGLGETPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer);
    [all...]

Completed in 30 milliseconds