Package org.lwjgl.opengl
Class NVFloatBuffer
java.lang.Object
org.lwjgl.opengl.NVFloatBuffer
Native bindings to the NV_float_buffer extension.
This extension builds upon NV_fragment_program to provide a framebuffer and texture format that allows fragment programs to read and write unconstrained floating point data.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv. -
Method Summary
-
Field Details
-
GL_FLOAT_R_NV
public static final int GL_FLOAT_R_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RG_NV
public static final int GL_FLOAT_RG_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGB_NV
public static final int GL_FLOAT_RGB_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGBA_NV
public static final int GL_FLOAT_RGBA_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_R16_NV
public static final int GL_FLOAT_R16_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_R32_NV
public static final int GL_FLOAT_R32_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RG16_NV
public static final int GL_FLOAT_RG16_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RG32_NV
public static final int GL_FLOAT_RG32_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGB16_NV
public static final int GL_FLOAT_RGB16_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGB32_NV
public static final int GL_FLOAT_RGB32_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGBA16_NV
public static final int GL_FLOAT_RGBA16_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_FLOAT_RGBA32_NV
public static final int GL_FLOAT_RGBA32_NVAccepted by theinternalformatparameter of TexImage2D and CopyTexImage2D.- See Also:
-
GL_TEXTURE_FLOAT_COMPONENTS_NV
public static final int GL_TEXTURE_FLOAT_COMPONENTS_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-
GL_FLOAT_CLEAR_COLOR_VALUE_NV
public static final int GL_FLOAT_CLEAR_COLOR_VALUE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.- See Also:
-
GL_FLOAT_RGBA_MODE_NV
public static final int GL_FLOAT_RGBA_MODE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.- See Also:
-