gfx_clear void gfx_clear(gfx_t *gfx,color_t color); use gfx_clear clear the entire backbuffer of the gfx_t context gfx with the color_t color.