KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
PVR mipmap bias modes

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

Macro Definition Documentation

#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
#define PVR_MIPBIAS_NORMAL   PVR_MIPBIAS_1_00 /* txr_mipmap_bias */