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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 85 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
296 s_wglExtProcs->wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetExtentionsProcAddress(dpy,"WGL_ARB_pixel_format","wglChoosePixelFormatARB");
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 485 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
    [all...]

Completed in 240 milliseconds