KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
texture.c File Reference
#include <kos.h>
#include "texture.h"

Macros

#define PVR_HDR_SIZE   0x20
 

Functions

GLuint glTextureLoadPVR (char *fname, unsigned char UseMipMap)
 

Macro Definition Documentation

◆ PVR_HDR_SIZE

#define PVR_HDR_SIZE   0x20

Referenced by glTextureLoadPVR().

Function Documentation

◆ glTextureLoadPVR()