Searched defs:C2BaseBlock (Results 1 – 1 of 1) sorted by relevance
1179 struct C2BaseBlock { struct1180 enum type_t {1184 type_t type;1185 std::shared_ptr<C2LinearBlock> linear;1186 std::shared_ptr<C2GraphicBlock> graphic;