KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Mipmap Bias Modes

Mipmap bias modes for PowerVR primitive contexts. More...

Macros

#define PVR_MIPBIAS_NORMAL   PVR_MIPBIAS_1_00 /* txr_mipmap_bias */
 
#define PVR_MIPBIAS_0_25   1
 
#define PVR_MIPBIAS_0_50   2
 
#define PVR_MIPBIAS_0_75   3
 
#define PVR_MIPBIAS_1_00   4
 
#define PVR_MIPBIAS_1_25   5
 
#define PVR_MIPBIAS_1_50   6
 
#define PVR_MIPBIAS_1_75   7
 
#define PVR_MIPBIAS_2_00   8
 
#define PVR_MIPBIAS_2_25   9
 
#define PVR_MIPBIAS_2_50   10
 
#define PVR_MIPBIAS_2_75   11
 
#define PVR_MIPBIAS_3_00   12
 
#define PVR_MIPBIAS_3_25   13
 
#define PVR_MIPBIAS_3_50   14
 
#define PVR_MIPBIAS_3_75   15
 

Detailed Description

Mipmap bias modes for PowerVR primitive contexts.

Macro Definition Documentation

◆ PVR_MIPBIAS_0_25

#define PVR_MIPBIAS_0_25   1

◆ PVR_MIPBIAS_0_50

#define PVR_MIPBIAS_0_50   2

◆ PVR_MIPBIAS_0_75

#define PVR_MIPBIAS_0_75   3

◆ PVR_MIPBIAS_1_00

#define PVR_MIPBIAS_1_00   4

◆ PVR_MIPBIAS_1_25

#define PVR_MIPBIAS_1_25   5

◆ PVR_MIPBIAS_1_50

#define PVR_MIPBIAS_1_50   6

◆ PVR_MIPBIAS_1_75

#define PVR_MIPBIAS_1_75   7

◆ PVR_MIPBIAS_2_00

#define PVR_MIPBIAS_2_00   8

◆ PVR_MIPBIAS_2_25

#define PVR_MIPBIAS_2_25   9

◆ PVR_MIPBIAS_2_50

#define PVR_MIPBIAS_2_50   10

◆ PVR_MIPBIAS_2_75

#define PVR_MIPBIAS_2_75   11

◆ PVR_MIPBIAS_3_00

#define PVR_MIPBIAS_3_00   12

◆ PVR_MIPBIAS_3_25

#define PVR_MIPBIAS_3_25   13

◆ PVR_MIPBIAS_3_50

#define PVR_MIPBIAS_3_50   14

◆ PVR_MIPBIAS_3_75

#define PVR_MIPBIAS_3_75   15

◆ PVR_MIPBIAS_NORMAL

#define PVR_MIPBIAS_NORMAL   PVR_MIPBIAS_1_00 /* txr_mipmap_bias */