|
KallistiOS
2.0.0
|
Macros | |
| #define | PVR_UVFLIP_NONE 0 |
| No flipped coordinates. | |
| #define | PVR_UVFLIP_V 1 |
| Flip V only. | |
| #define | PVR_UVFLIP_U 2 |
| Flip U only. | |
| #define | PVR_UVFLIP_UV 3 |
| Flip U and V. | |
| #define PVR_UVFLIP_NONE 0 |
No flipped coordinates.
| #define PVR_UVFLIP_U 2 |
Flip U only.
| #define PVR_UVFLIP_UV 3 |
Flip U and V.
| #define PVR_UVFLIP_V 1 |
Flip V only.
1.8.1.1