public final class GLImageFormats
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static GLImageFormat[][] | 
getFormatsForCaps(java.util.EnumSet<Caps> caps)
Generates a list of supported texture formats. 
 | 
public static GLImageFormat[][] getFormatsForCaps(java.util.EnumSet<Caps> caps)
image format.caps - The capabilities for which to determine supported formats.