public interface JCGLFramebufferDrawBufferType extends Comparable<JCGLFramebufferDrawBufferType>
An identifier for a draw buffer.
Any given framebuffer has at most GL_MAX_DRAW_BUFFERS. A fragment
shader writing to output n is conceptually writing to draw buffer
n.
| Modifier and Type | Method and Description |
|---|---|
int |
drawBufferIndex() |
compareToCopyright © 2017 <code@io7m.com> http://io7m.com