Searched refs:hfromdc (Results 1 – 1 of 1) sorted by relevance
875 HDC hfromdc = ((SDL_WindowData *) fromWindow->driverdata)->hdc; in WIN_GL_SetPixelFormatFrom() local880 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom()883 DescribePixelFormat(hfromdc, pixel_format, sizeof(pfd), &pfd); in WIN_GL_SetPixelFormatFrom()
Completed in 4 milliseconds