Searched defs:nine_ff_state (Results 1 – 1 of 1) sorted by relevance
143 struct nine_ff_state { struct144 struct {147 } changed;149 D3DMATRIX *transform; /* access only via nine_state_access_transform */150 unsigned num_transforms;155 D3DLIGHT9 *light;156 uint16_t active_light[NINE_MAX_LIGHTS_ACTIVE]; /* 8 */157 unsigned num_lights;158 unsigned num_lights_active;160 D3DMATERIAL9 material;[all …]