提供 EGLImage 缓冲区方法的接口。
定义于文件 EGLImage.h 第 108 行。
公共成员函数 | |
virtual EGLDisplay | getEGLDisplay () const =0 |
返回拥有 EGLImage 的 EGLDisplay。更多... | |
virtual EGLImageKHR | getEGLImage () const =0 |
返回用于此 缓冲区 的 EGLImage。更多... | |
静态公共成员函数 | |
static const InterfaceID & | id () |
保护成员函数 | |
~IEGLImageBuffer () | |
|
内联保护 |
定义于文件 EGLImage.h 第 124 行。
|
纯虚函数 |
返回拥有 EGLImage 的 EGLDisplay。
|
纯虚函数 |
返回用于此 缓冲区 的 EGLImage。
|
内联静态 |
定义于文件 EGLImage.h 第 111 行。