Exports for User.
Using this library in your project
Include the header file in your project:
Link the library to the executable:
◆ SceSharedFbInfo
Data Fields |
void * |
fb_base |
|
int |
fb_size |
|
void * |
fb_base2 |
|
int |
unk0[6] |
|
int |
stride |
|
int |
width |
|
int |
height |
|
int |
unk1 |
|
int |
index |
|
int |
unk2[4] |
|
int |
vsync |
|
int |
unk3[3] |
|
◆ VITASDK_BUILD_ASSERT_EQ()
◆ _sceSharedFbOpen()
SceUID _sceSharedFbOpen |
( |
int |
index, |
|
|
int |
sysver |
|
) |
| |
◆ sceSharedFbClose()
int sceSharedFbClose |
( |
SceUID |
fb_id | ) |
|
◆ sceSharedFbBegin()
◆ sceSharedFbEnd()
int sceSharedFbEnd |
( |
SceUID |
fb_id | ) |
|
◆ sceSharedFbGetInfo()