Home
last modified time | relevance | path

Searched refs:WIN_GL_GetSwapInterval (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengles.c45 _this->GL_GetSwapInterval = WIN_GL_GetSwapInterval; in WIN_GLES_LoadLibrary()
77 _this->GL_GetSwapInterval = WIN_GL_GetSwapInterval; in WIN_GLES_CreateContext()
DSDL_windowsopengl.h64 extern int WIN_GL_GetSwapInterval(_THIS);
DSDL_windowsvideo.c172 device->GL_GetSwapInterval = WIN_GL_GetSwapInterval; in WIN_CreateDevice()
DSDL_windowsopengl.c760 WIN_GL_GetSwapInterval(_THIS) in WIN_GL_GetSwapInterval() function