|
|
| CShaderTextureGL (CGLTexture *texture) |
| |
|
| CShaderTextureGL (CGLTexture &texture) |
| |
| float | GetWidth () const override |
| | Return width of texture. More...
|
| |
| float | GetHeight () const override |
| | Return height of texture. More...
|
| |
|
CGLTexture * | GetPointer () |
| |
|
bool | CreateFBO (int width, int height) |
| |
|
void | BindFBO () |
| |
|
void | UnbindFBO () |
| |
◆ GetHeight()
| float KODI::SHADER::CShaderTextureGL::GetHeight |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetWidth()
| float KODI::SHADER::CShaderTextureGL::GetWidth |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files:
- xbmc/cores/RetroPlayer/shaders/gl/ShaderTextureGL.h
- xbmc/cores/RetroPlayer/shaders/gl/ShaderTextureGL.cpp