|
kodi
|

Classes | |
| struct | EglAttrs |
| struct | EglPlane |
Public Member Functions | |
| CEGLImage (EGLDisplay display) | |
| CEGLImage (CEGLImage const &other)=delete | |
| CEGLImage & | operator= (CEGLImage const &other)=delete |
| bool | CreateImage (EglAttrs imageAttrs) |
| void | UploadImage (GLenum textureTarget) |
| void | DestroyImage () |
Static Public Attributes | |
| static const int | MAX_NUM_PLANES {3} |
1.8.13