Home
last modified time | relevance | path

Searched refs:PFNWGLCREATEPBUFFERARBPROC (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp83 PFNWGLCREATEPBUFFERARBPROC wglCreatePbufferARB;
295 …s_wglExtProcs->wglCreatePbufferARB = (PFNWGLCREATEPBUFFERARBPROC)wglGetExtentionsProcAddr… in initPtrToWglFunctions()
/sdk/emulator/opengl/host/libs/Translator/include/GL/
Dwglext.h507 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, i… typedef