|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| void | setup_util_texture (void) |
Variables | |
| pvr_ptr_t | util_texture |
| pvr_poly_hdr_t | util_txr_hdr |
| void setup_util_texture | ( | void | ) |
References bfont_draw(), cxt, mouse1_xpm, printf, PVR_FILTER_NONE, PVR_LIST_TR_POLY, pvr_mem_malloc(), pvr_poly_compile(), pvr_poly_cxt_txr(), PVR_TXRFMT_ARGB4444, PVR_TXRFMT_NONTWIDDLED, util_texture, util_txr_hdr, x, and y.
Referenced by main().
| pvr_ptr_t util_texture |
Referenced by setup_util_texture().
| pvr_poly_hdr_t util_txr_hdr |
Referenced by draw_poly_mouse(), draw_poly_strf(), and setup_util_texture().