toggle menu
korge-root
5.1.0
android
switch theme
search in API
korge
/
korlibs.render
/
AndroidConfigChooser
/
EGLFullConfig
EGLFull
Config
android
class
EGLFullConfig
(
val
egl
:
EGL10
,
val
display
:
EGLDisplay
,
val
config
:
EGLConfig
?
)
Members
Constructors
EGLFull
Config
Link copied to clipboard
android
constructor
(
egl
:
EGL10
,
display
:
EGLDisplay
,
config
:
EGLConfig
?
)
Properties
alpha
Link copied to clipboard
android
val
alpha
:
Int
bind
Rgb
Link copied to clipboard
android
val
bindRgb
:
Int
bind
Rgba
Link copied to clipboard
android
val
bindRgba
:
Int
blue
Link copied to clipboard
android
val
blue
:
Int
caveat
Link copied to clipboard
android
val
caveat
:
Int
config
Link copied to clipboard
android
val
config
:
EGLConfig
?
config
Id
Link copied to clipboard
android
val
configId
:
Int
depth
Link copied to clipboard
android
val
depth
:
Int
display
Link copied to clipboard
android
val
display
:
EGLDisplay
egl
Link copied to clipboard
android
val
egl
:
EGL10
gles2
Link copied to clipboard
android
val
gles2
:
Boolean
gles3
Link copied to clipboard
android
val
gles3
:
Boolean
green
Link copied to clipboard
android
val
green
:
Int
level
Link copied to clipboard
android
val
level
:
Int
max
Height
Link copied to clipboard
android
val
maxHeight
:
Int
max
Swap
Interval
Link copied to clipboard
android
val
maxSwapInterval
:
Int
max
Width
Link copied to clipboard
android
val
maxWidth
:
Int
min
Swap
Interval
Link copied to clipboard
android
val
minSwapInterval
:
Int
red
Link copied to clipboard
android
val
red
:
Int
renderable
Type
Link copied to clipboard
android
val
renderableType
:
Int
samples
Link copied to clipboard
android
val
samples
:
Int
stencil
Link copied to clipboard
android
val
stencil
:
Int
surface
Type
Link copied to clipboard
android
val
surfaceType
:
Int
surface
Type
Multisample
Resolve
Box
Bit
Link copied to clipboard
android
val
surfaceTypeMultisampleResolveBoxBit
:
Boolean
surface
Type
PBuffer
Bit
Link copied to clipboard
android
val
surfaceTypePBufferBit
:
Boolean
surface
Type
Pixmap
Bit
Link copied to clipboard
android
val
surfaceTypePixmapBit
:
Boolean
surface
Type
Swap
Behaviour
Preserved
Bit
Link copied to clipboard
android
val
surfaceTypeSwapBehaviourPreservedBit
:
Boolean
surface
Type
Vg
Alpha
Format
Pre8Bit
Link copied to clipboard
android
val
surfaceTypeVgAlphaFormatPre8Bit
:
Boolean
surface
Type
Vg
Color
Space
Linear
Bit
Link copied to clipboard
android
val
surfaceTypeVgColorSpaceLinearBit
:
Boolean
surface
Type
Window
Bit
Link copied to clipboard
android
val
surfaceTypeWindowBit
:
Boolean
Functions
surface
Type
String
Link copied to clipboard
android
fun
surfaceTypeString
(
)
:
String
to
String
Link copied to clipboard
android
open
override
fun
toString
(
)
:
String