pspsdk-1.0+beta2
sceGuCopyImage.c File Reference
#include "guInternal.h"
Include dependency graph for sceGuCopyImage.c:

Functions

void sceGuCopyImage (int psm, int sx, int sy, int width, int height, int srcw, void *src, int dx, int dy, int destw, void *dest)
 Image transfer using the GE.