|
|
|
|
| |
WGL_ARB_pixel_format Extension
|
WGL_ARB_pixel_format
| |
|
WGL_ARB_pixel_format adds functions to WGL that allow the application to query pixel format attributes and choose from a list of supported pixel formats. The primary use of this extension is in conjunction with WGL_ARB_pbuffer in order to test whether a pixel format can be used for a pbuffer. For full details, consult the WGL_ARB_pixel_format spec.
| |
|
Related Extensions
WGL_ARB_pixel_format is commonly used in conjunction with
WGL_ARB_make_current_read
and WGL_ARB_pbuffer.
|
|
|
| |
 |
|
|
|