Searched defs:nine_ff_state (Results 1 – 1 of 1) sorted by relevance
140 struct nine_ff_state { struct141 struct {144 } changed;146 D3DMATRIX *transform; /* access only via nine_state_access_transform */147 unsigned num_transforms;152 D3DLIGHT9 *light;153 uint16_t active_light[NINE_MAX_LIGHTS_ACTIVE]; /* 8 */154 unsigned num_lights;155 unsigned num_lights_active;157 D3DMATERIAL9 material;[all …]