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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 91 PFNWGLSWAPINTERVALEXTPROC wglSwapIntervalEXT;
302 s_wglExtProcs->wglSwapIntervalEXT = (PFNWGLSWAPINTERVALEXTPROC)wglGetExtentionsProcAddress(dpy,"WGL_EXT_swap_control","wglSwapIntervalEXT");
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 616 typedef BOOL (WINAPI * PFNWGLSWAPINTERVALEXTPROC) (int interval);
    [all...]

Completed in 22 milliseconds