TextureError
Description:
public enum TextureError
Error codes that can be thrown when allocating textures.
Content:
Enum values:
- SIZE - Unsupported size
- FORMAT - Unsupported format
- BAD_PARAMETER -
- TYPE - A primitive texture type that is
unsupported by the driver was used
Static methods:
- public static uint32 quark ()