|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | PVR_HDR_SIZE 0x20 |
Functions | |
| static GLuint | PVR_TextureHeight (unsigned char *HDR) |
| static GLuint | PVR_TextureWidth (unsigned char *HDR) |
| static GLuint | PVR_TextureFormat (unsigned char *HDR) |
| static GLuint | PVR_TextureColor (unsigned char *HDR) |
| GLuint | glTextureLoadPVR (char *fname, unsigned char isMipMapped, unsigned char glMipMap) |
| #define PVR_HDR_SIZE 0x20 |
| GLuint glTextureLoadPVR | ( | char * | fname, |
| unsigned char | isMipMapped, | ||
| unsigned char | glMipMap ) |
|
static |
|
static |
|
static |
References PVR_HDR_SIZE.
|
static |
References PVR_HDR_SIZE.