Searched defs:component_info_t (Results 1 – 1 of 1) sorted by relevance
342 struct component_info_t { struct343 bool masked : 1;344 bool inDest : 1;345 bool needed : 1;346 bool replaced : 1;347 bool iterated : 1;348 bool smooth : 1;349 bool blend : 1;350 bool fog : 1;