#include <mythrender_opengl2es.h>
Public Member Functions | |
| MythRenderOpenGL2ES (const QGLFormat &format, QPaintDevice *device) | |
| MythRenderOpenGL2ES (const QGLFormat &format) | |
| virtual void | InitProcs (void) |
| virtual bool | InitFeatures (void) |
Definition at line 6 of file mythrender_opengl2es.h.
| MythRenderOpenGL2ES::MythRenderOpenGL2ES | ( | const QGLFormat & | format, | |
| QPaintDevice * | device | |||
| ) | [inline] |
Definition at line 9 of file mythrender_opengl2es.h.
| MythRenderOpenGL2ES::MythRenderOpenGL2ES | ( | const QGLFormat & | format | ) | [inline] |
Definition at line 14 of file mythrender_opengl2es.h.
| virtual void MythRenderOpenGL2ES::InitProcs | ( | void | ) | [inline, virtual] |
Reimplemented from MythRenderOpenGL2.
Definition at line 19 of file mythrender_opengl2es.h.
| virtual bool MythRenderOpenGL2ES::InitFeatures | ( | void | ) | [inline, virtual] |
Reimplemented from MythRenderOpenGL2.
Definition at line 105 of file mythrender_opengl2es.h.
1.6.3