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

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

Completed in 645 milliseconds