Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
fbo_scale_axis Struct Reference

FBO scaling parameters for a single axis. More...

#include <shaderpreset.h>

Public Attributes

SHADER_SCALE_TYPE type
 
union { 
 
   float   scale 
 
   unsigned   abs 
 
};  
 

Detailed Description

FBO scaling parameters for a single axis.

Member Data Documentation

◆ [union]

union { ... } fbo_scale_axis

◆ abs

unsigned fbo_scale_axis::abs

◆ scale

float fbo_scale_axis::scale

◆ type

SHADER_SCALE_TYPE fbo_scale_axis::type

The documentation for this struct was generated from the following file: