|
psl1ght
A free SDK for Sony's PS3 console
|
contents of a PPU VR register More...
#include <dbg.h>
Data Fields | |
| u8 | byte [SYS_DBG_PPU_VR_WIDTH] |
| byte vector format. | |
| u16 | halfword [SYS_DBG_PPU_VR_WIDTH/sizeof(u16)] |
| halfword vector format. | |
| u32 | word [SYS_DBG_PPU_VR_WIDTH/sizeof(u32)] |
| word vector format. | |
| u64 | dword [SYS_DBG_PPU_VR_WIDTH/sizeof(u64)] |
| double word vector format. | |
contents of a PPU VR register
1.8.15