Class WGLEXTPixelFormatPackedFloat

java.lang.Object
org.lwjgl.opengl.WGLEXTPixelFormatPackedFloat

public final class WGLEXTPixelFormatPackedFloat extends Object
Native bindings to the WGL_EXT_pixel_format_packed_float extension.

This extension provides support for rendering into an unsigned floating-point rendering format with the assumption that the texture format described in EXTPackedFloat could also be advertised as an unsigned floating-point format for rendering.

Requires WGL_ARB_pixel_format.