PSP2SDK
dirty-f9e4f2d
The free SDK for PSP2
|
#include <display.h>
Data Fields | |
SceSize | size |
sizeof(SceDisplayFrameBuf) | |
void * | base |
Pointer to framebuffer. | |
unsigned int | pitch |
pitch pixels | |
unsigned int | pixelformat |
use PSP2_DISPLAY_PIXELFORMAT_A8B8G8R8 | |
unsigned int | width |
framebuffer width | |
unsigned int | height |
framebuffer height |
Structure used with sceDisplaySetFrameBuf to set/update framebuffer. Original screen resolution is 960x544, but the following resolutions can also be supplied as width and height : 480x272, 640x368, 720x408