Searched defs:C2BaseBlock (Results 1 – 1 of 1) sorted by relevance
1167 struct C2BaseBlock { struct1168 enum type_t {1172 type_t type;1173 std::shared_ptr<C2LinearBlock> linear;1174 std::shared_ptr<C2GraphicBlock> graphic;