|
vdr-plugin-softhddevice-drm-gles 1.6.8-daba64b
|
OpenGL command: Drop image from cache. More...
#include <openglosd.h>
Public Member Functions | |
| cOglCmdDropImage (sOglImage *imageRef, cCondWait *wait) | |
| virtual | ~cOglCmdDropImage (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 | |
| sOglImage * | m_pImageRef |
| cCondWait * | m_pWait |
Additional Inherited Members | |
Protected Attributes inherited from cOglCmd | |
| cOglFb * | m_pFramebuffer |
OpenGL command: Drop image from cache.
Definition at line 705 of file openglosd.h.
Definition at line 707 of file openglosd.h.
Definition at line 711 of file openglosd.h.
Implements cOglCmd.
Definition at line 712 of file openglosd.h.
Implements cOglCmd.
Definition at line 1696 of file openglosd.cpp.
References GL_CHECK, m_pImageRef, m_pWait, and sOglImage::texture.
|
private |
Definition at line 715 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 716 of file openglosd.h.
Referenced by Execute().