Searched defs:nine_ff_state (Results 1 – 1 of 1) sorted by relevance
141 struct nine_ff_state { struct142 struct {145 } changed;147 D3DMATRIX *transform; /* access only via nine_state_access_transform */148 unsigned num_transforms;153 D3DLIGHT9 *light;154 uint16_t active_light[NINE_MAX_LIGHTS_ACTIVE]; /* 8 */155 unsigned num_lights;156 unsigned num_lights_active;158 D3DMATERIAL9 material;[all …]