| Nugget
    | 
#include <stdint.h>

Go to the source code of this file.
| Functions | |
| void | GPU_dw (unsigned x, unsigned y, unsigned w, unsigned h, const void *src) | 
| void | GPU_mem2vram (unsigned x, unsigned y, unsigned w, unsigned h, const void *src) | 
| void | GPU_send (uint32_t cmd) | 
| int | GPU_cw (uint32_t cmd) | 
| void | GPU_cwb (uint32_t *cmds, int count) | 
| void | GPU_sendPackets (uint32_t *start) | 
| void | GPU_abort () | 
| uint32_t | GPU_getStatus () | 
| int | GPU_sync () | 
| void GPU_abort | ( | ) | 
| uint32_t GPU_getStatus | ( | ) | 
| int GPU_sync | ( | ) |