|
vdr-plugin-softhddevice-drm-gles 1.6.4-d0291bb
|
OpenGL command: Init the output framebuffer. More...
#include <openglosd.h>
Public Member Functions | |
| cOglCmdInitOutputFb (cOglOutputFb *oFb) | |
| virtual | ~cOglCmdInitOutputFb (void) |
| virtual const char * | Description (void) |
| virtual bool | Execute (void) |
Public Member Functions inherited from cOglCmd | |
| cOglCmd (cOglFb *fb) | |
| virtual | ~cOglCmd (void) |
| virtual bool | NeedsLockingAgainstStateChange (void) |
Private Attributes | |
| cOglOutputFb * | m_pOutputFramebuffer |
Additional Inherited Members | |
Protected Attributes inherited from cOglCmd | |
| cOglFb * | m_pFramebuffer |
OpenGL command: Init the output framebuffer.
Definition at line 356 of file openglosd.h.
|
inline |
Definition at line 358 of file openglosd.h.
Definition at line 361 of file openglosd.h.
Implements cOglCmd.
Definition at line 362 of file openglosd.h.
Implements cOglCmd.
Definition at line 897 of file openglosd.cpp.
References cOglOutputFb::Init(), m_pOutputFramebuffer, and cOglOutputFb::Unbind().
|
private |
Definition at line 365 of file openglosd.h.
Referenced by Execute().