psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
rsx_attrib Struct Reference

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]
 

Detailed Description

Table of program attributes.

Definition at line 114 of file rsx_program.h.

Field Documentation

◆ _pad0

u8 rsx_attrib::_pad0[3]

Definition at line 119 of file rsx_program.h.

◆ index

u32 rsx_attrib::index

attribute index.

Definition at line 117 of file rsx_program.h.

◆ name_off

u32 rsx_attrib::name_off

offset of attribute name.

Definition at line 116 of file rsx_program.h.

◆ type

u8 rsx_attrib::type

attribute type.

Definition at line 118 of file rsx_program.h.


The documentation for this struct was generated from the following file: