|
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 ) |
References free(), malloc(), NULL, printf, PVR_HDR_SIZE, PVR_TextureColor(), PVR_TextureFormat(), PVR_TextureHeight(), PVR_TextureWidth(), PVR_TXRFMT_VQ_ENABLE, SEEK_END, SEEK_SET, and tex.
|
static |
|
static |
|
static |
References PVR_HDR_SIZE.
|
static |
References PVR_HDR_SIZE.