Searched defs:fattribList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c507 float fattribList[] = { 0.0, 0.0 }; local
598 vis = render_spu.ws.wglChoosePixelFormatEXT( hdc, attribList, fattribList, 1, &pixelFormat, &numFormats);

Completed in 87 milliseconds