|
RetroArch
|
Classes | |
| struct | _buf_node |
Macros | |
| #define | BUF_POOL_CNT 3 |
Typedefs | |
| typedef struct _buf_node | BufNode |
Functions | |
| void | sdgecko_initBufferPool () |
| u8 * | sdgecko_allocBuffer () |
| void | sdgecko_freeBuffer (u8 *buf) |
Variables | |
| static BufNode | s_buf [BUF_POOL_CNT] |
| static BufNode * | s_freepool |
| #define BUF_POOL_CNT 3 |
| u8* sdgecko_allocBuffer | ( | ) |
| void sdgecko_initBufferPool | ( | ) |
|
static |
|
static |
1.8.15