public final class WGLNVFloatBuffer
extends java.lang.Object
WGL functionality for NV_float_buffer.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
Accepted in the
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB. |
static int |
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
Accepted in the
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB. |
static int |
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
Accepted in the
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB. |
static int |
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
Accepted in the
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB. |
static int |
WGL_FLOAT_COMPONENTS_NV
Accepted in the
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB. |
static int |
WGL_TEXTURE_FLOAT_R_NV
Accepted in the
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB. |
static int |
WGL_TEXTURE_FLOAT_RG_NV
Accepted in the
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB. |
static int |
WGL_TEXTURE_FLOAT_RGB_NV
Accepted in the
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB. |
static int |
WGL_TEXTURE_FLOAT_RGBA_NV
Accepted in the
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB. |
public static final int WGL_FLOAT_COMPONENTS_NV
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB.public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB.public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB.public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB.public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and
pfAttribFList arrays of wglChoosePixelFormatARB.public static final int WGL_TEXTURE_FLOAT_R_NV
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB.public static final int WGL_TEXTURE_FLOAT_RG_NV
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB.public static final int WGL_TEXTURE_FLOAT_RGB_NV
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB.public static final int WGL_TEXTURE_FLOAT_RGBA_NV
piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is TEXTURE_FORMAT_ARB.Copyright LWJGL. All Rights Reserved. License terms.