|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
FBO scaling parameters for a single axis. More...
#include <shaderpreset.h>
Public Attributes | ||
| SHADER_SCALE_TYPE | type | |
| union { | ||
| float scale | ||
| unsigned abs | ||
| }; | ||
FBO scaling parameters for a single axis.
| union { ... } fbo_scale_axis |
| unsigned fbo_scale_axis::abs |
| float fbo_scale_axis::scale |
| SHADER_SCALE_TYPE fbo_scale_axis::type |