public final class NVReadBuffer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_NV |
static int |
GL_READ_BUFFER_NV |
Modifier and Type | Method and Description |
---|---|
static void |
glReadBufferNV(int mode) |
public static final int GL_READ_BUFFER_NV
public static final int GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_NV
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.