Method: WGL_ARB_pixel_format::Functions#wglChoosePixelFormatARB
- Defined in:
- lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb
#wglChoosePixelFormatARB(hdc, piAttribIList, pfAttribFList, nMaxFormats, piFormats, nNumFormats) ⇒ Object
57 |
# File 'lib/opengl-definitions/extensions/WGL_ARB_pixel_format.rb', line 57 def wglChoosePixelFormatARB(hdc, piAttribIList, pfAttribFList, nMaxFormats, piFormats, nNumFormats) end |