vitasdk
Documentation of the vitasdk
sharedfb.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/types.h>
#include <psp2common/defs.h>

Go to the source code of this file.

Data Structures

struct  SceSharedFbInfo
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x58, SceSharedFbInfo)
 
SceUID _sceSharedFbOpen (int index, int sysver)
 
int sceSharedFbClose (SceUID fb_id)
 
int sceSharedFbBegin (SceUID fb_id, SceSharedFbInfo *info)
 
int sceSharedFbEnd (SceUID fb_id)
 
int sceSharedFbGetInfo (SceUID fb_id, SceSharedFbInfo *info)