littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.gl
/
TextureFormat
/
Companion
Companion
object
Companion
Properties
Properties
ALPHA
Link copied to clipboard
val
ALPHA
:
TextureFormat
DEPTH_COMPONENT
Link copied to clipboard
val
DEPTH_COMPONENT
:
TextureFormat
DEPTH_STENCIL
Link copied to clipboard
val
DEPTH_STENCIL
:
TextureFormat
LUMINANCE_ALPHA
Link copied to clipboard
val
LUMINANCE_ALPHA
:
TextureFormat
RED
Link copied to clipboard
val
RED
:
TextureFormat
RED_INTEGER
Link copied to clipboard
val
RED_INTEGER
:
TextureFormat
RG
Link copied to clipboard
val
RG
:
TextureFormat
RG_INTEGER
Link copied to clipboard
val
RG_INTEGER
:
TextureFormat
RGB
Link copied to clipboard
val
RGB
:
TextureFormat
RGB_INTEGER
Link copied to clipboard
val
RGB_INTEGER
:
TextureFormat
RGBA
Link copied to clipboard
val
RGBA
:
TextureFormat
RGBA_INTEGER
Link copied to clipboard
val
RGBA_INTEGER
:
TextureFormat
STENCIL_INDEX
Link copied to clipboard
val
STENCIL_INDEX
:
TextureFormat