|
psl1ght
A free SDK for Sony's PS3 console
|
Table of program attributes. More...
#include <rsx_program.h>
Data Fields | |
| u32 | name_off |
| offset of attribute name. | |
| u32 | index |
| attribute index. | |
| u8 | type |
| attribute type. | |
| u8 | _pad0 [3] |
Table of program attributes.
Definition at line 114 of file rsx_program.h.
| u8 rsx_attrib::_pad0[3] |
Definition at line 119 of file rsx_program.h.
| u32 rsx_attrib::index |
attribute index.
Definition at line 117 of file rsx_program.h.
| u32 rsx_attrib::name_off |
offset of attribute name.
Definition at line 116 of file rsx_program.h.
| u8 rsx_attrib::type |
attribute type.
Definition at line 118 of file rsx_program.h.