androidx.opengl
Interfaces
EGLHandle |
Interface used to wrap native EGL objects to create type safe objects |
Classes
EGLExt |
Utility class that provides some helper methods for interacting EGL Extension APIs |
EGLImageKHR |
EGLImageKHR is an object which can be used to create EGLImage target resources (inside client APIs). |
EGLSyncKHR |
EGLHandle to wrap native EGLSync objects. |