Searched refs:PixelFormatFront (Results 1 – 1 of 1) sorted by relevance
617 …PIXELFORMATDESCRIPTOR PixelFormatFront = // PixelFormat Tells Windows How We Wa… in createWindow() local638 int WindowPix = ChoosePixelFormat(GLWin.hDC,&PixelFormatFront); in createWindow()639 SetPixelFormat(GLWin.hDC,WindowPix,&PixelFormatFront); in createWindow()