| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JCGLTextureFormats.checkColorRenderableTexture2D(JCGLTextureFormat t)
Check that the texture format is a color-renderable format.
|
static void |
JCGLTextureFormats.checkDepthOnlyRenderableTexture2D(JCGLTextureFormat t)
Check that the texture is of a depth (not stencil) renderable format.
|
static void |
JCGLTextureFormats.checkDepthRenderableTexture2D(JCGLTextureFormat t)
Check that the texture format is a depth-renderable format.
|
static void |
JCGLTextureFormats.checkDepthStencilRenderableTexture2D(JCGLTextureFormat t)
Check that the texture is of a depth+stencil-renderable format.
|
Copyright © 2015 <code@io7m.com> http://io7m.com