public final class WGLATIRenderTextureRectangle
extends java.lang.Object
This extension builds upon WGL_ARB_render_texture and allows a pbuffer to be bound to a texture rectangle target.
Requires WGL_ARB_render_texture and ARB_texture_rectangle.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_TEXTURE_RECTANGLE_ATI
Accepted as a value in the
piAttribList parameter of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is WGL_TEXTURE_TARGET_ARB. |
public static final int WGL_TEXTURE_RECTANGLE_ATI
piAttribList parameter of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when
iAttribute is WGL_TEXTURE_TARGET_ARB.Copyright LWJGL. All Rights Reserved. License terms.