|
| EGLConfig | chooseConfig (EGL10 egl, EGLDisplay display) |
| |
| EGLConfig | selectConfig (EGL10 egl, EGLDisplay display, EGLConfig[] configs) |
| |
Definition at line 79 of file TutorialView.java.
| EGLConfig com.arm.malideveloper.openglessdk.graphicssetup.TutorialView.ConfigChooser.chooseConfig |
( |
EGL10 |
egl, |
|
|
EGLDisplay |
display |
|
) |
| |
|
inline |
| int com.arm.malideveloper.openglessdk.graphicssetup.TutorialView.ConfigChooser.getConfigAttrib |
( |
EGL10 |
egl, |
|
|
EGLDisplay |
display, |
|
|
EGLConfig |
config, |
|
|
int |
attribute, |
|
|
int |
defaultValue |
|
) |
| |
|
inlineprivate |
| EGLConfig com.arm.malideveloper.openglessdk.graphicssetup.TutorialView.ConfigChooser.selectConfig |
( |
EGL10 |
egl, |
|
|
EGLDisplay |
display, |
|
|
EGLConfig[] |
configs |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /mnt/d/working/gitlab/opengles-sdk-android/samples/tutorials/GraphicsSetup/src/com/arm/malideveloper/openglessdk/graphicssetup/TutorialView.java