![]() |
libdragon
|
RDP Command queue. More...
Functions | |
void | __rdpq_fill_rectangle (uint32_t w0, uint32_t w1) |
Out-of-line implementation of rdpq_texture_rectangle. | |
void | __rdpq_fill_rectangle_offline (int32_t x0, int32_t y0, int32_t x1, int32_t y1) |
Out of line implementation of rdpq_fill_rectangle. | |
void | __rdpq_texture_rectangle (uint32_t w0, uint32_t w1, uint32_t w2, uint32_t w3) |
Out-of-line implementation of rdpq_texture_rectangle. | |
void | __rdpq_texture_rectangle_offline (rdpq_tile_t tile, int32_t x0, int32_t y0, int32_t x1, int32_t y1, int32_t s0, int32_t t0) |
Out of line implementation of rdpq_texture_rectangle. | |
void | __rdpq_texture_rectangle_scaled_offline (rdpq_tile_t tile, int32_t x0, int32_t y0, int32_t x1, int32_t y1, int32_t s0, int32_t t0, int32_t s1, int32_t t1) |
Out of line implementation of rdpq_texture_rectangle_scaled. | |
RDP Command queue.