Searched defs:component_info_t (Results 1 – 1 of 1) sorted by relevance
334 struct component_info_t { struct335 bool masked : 1;336 bool inDest : 1;337 bool needed : 1;338 bool replaced : 1;339 bool iterated : 1;340 bool smooth : 1;341 bool blend : 1;342 bool fog : 1;