Searched refs:hfromdc (Results 1 – 1 of 1) sorted by relevance
790 HDC hfromdc = ((SDL_WindowData *) fromWindow->driverdata)->hdc; in WIN_GL_SetPixelFormatFrom() local795 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom()798 DescribePixelFormat(hfromdc, pixel_format, sizeof(pfd), &pfd); in WIN_GL_SetPixelFormatFrom()