KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
PVR_SCALER_CFG Values

Definitions for the fields of the PVR_SCALER_CFG register. More...

Macros

#define PVR_SCALER_CFG_FSAA   BIT(16)
 Enable FSAA.
 
#define PVR_SCALER_CFG_VSCALE_FACTOR   GENMASK(15, 0)
 Vertical scale factor = 1024 / value.
 

Detailed Description

Definitions for the fields of the PVR_SCALER_CFG register.

Macro Definition Documentation

◆ PVR_SCALER_CFG_FSAA

#define PVR_SCALER_CFG_FSAA   BIT(16)

Enable FSAA.

◆ PVR_SCALER_CFG_VSCALE_FACTOR

#define PVR_SCALER_CFG_VSCALE_FACTOR   GENMASK(15, 0)

Vertical scale factor = 1024 / value.