Package org.robovm.apple.opengles
Class EAGLColorFormat.Values
java.lang.Object
org.robovm.apple.opengles.EAGLColorFormat.Values
- Enclosing class:
- EAGLColorFormat
public static class EAGLColorFormat.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
RGBA8
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) -
RGB565
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) -
SRGBA8
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
-