Package icyllis.arc3d.opengl
Class GLTextureMutableState
java.lang.Object
icyllis.arc3d.engine.ImageMutableState
icyllis.arc3d.opengl.GLTextureMutableState
Only used when OpenGL 4.3 texture view is unavailable.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Makes parameters invalid, forces GLContext to refresh.toString()
-
Field Details
-
mBaseMipmapLevel
public int mBaseMipmapLevel -
mMaxMipmapLevel
public int mMaxMipmapLevel -
mSwizzle
public short mSwizzle
-
-
Constructor Details
-
GLTextureMutableState
public GLTextureMutableState()
-
-
Method Details