|
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 |
References PVR_HDR_SIZE, PVR_TXRFMT_ARGB1555, PVR_TXRFMT_ARGB4444, PVR_TXRFMT_BUMP, PVR_TXRFMT_PAL4BPP, PVR_TXRFMT_PAL8BPP, PVR_TXRFMT_RGB565, and PVR_TXRFMT_YUV422.
Referenced by glTextureLoadPVR().
|
static |
|
static |
References PVR_HDR_SIZE.
|
static |
References PVR_HDR_SIZE.