Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c202 WIN_GL_ChoosePixelFormat(HDC hdc, PIXELFORMATDESCRIPTOR * target) in WIN_GL_ChoosePixelFormat() function
574 pixel_format = WIN_GL_ChoosePixelFormat(hdc, &pfd); in WIN_GL_SetupWindowInternal()