|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
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 |
| #define PVR_HDR_SIZE 0x20 |
Referenced by loadtxr().
| void loadtxr | ( | const char * | fname, |
| GLuint * | txr ) |
References color, fprintf, malloc(), NULL, printf, PVR_HDR_SIZE, PVR_TXRFMT_VQ_ENABLE, SEEK_END, SEEK_SET, tex, txr, and uint32_t().
| int main | ( | int | argc, |
| char ** | argv ) |
References cont_state_t::buttons, CONT_A, CONT_DPAD_DOWN, CONT_DPAD_LEFT, CONT_DPAD_RIGHT, CONT_DPAD_UP, CONT_START, DBG_WARNING, dbglog_set_level(), dr, vid_mode_t::height, loadtxr(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, printf, r, rotate(), texture, vid_mode, vid_mode_t::width, and z.
| class CtorDtorTest test_object |
| class CtorDtorTest test_object2 |