KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
gltest.cpp File Reference
#include <kos.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glext.h>
#include <GL/glkos.h>

Macros

#define PVR_HDR_SIZE   0x20
 

Functions

void loadtxr (const char *fname, GLuint *txr)
 
int main (int argc, char **argv)
 

Variables

class CtorDtorTest test_object
 
class CtorDtorTest test_object2
 

Macro Definition Documentation

◆ PVR_HDR_SIZE

#define PVR_HDR_SIZE   0x20

Referenced by loadtxr().

Function Documentation

◆ loadtxr()

void loadtxr ( const char * fname,
GLuint * txr )

◆ main()

Variable Documentation

◆ test_object

class CtorDtorTest test_object

◆ test_object2

class CtorDtorTest test_object2