Searched defs:C2BaseBlock (Results 1 – 1 of 1) sorted by relevance
1173 struct C2BaseBlock { struct1174 enum type_t {1178 type_t type;1179 std::shared_ptr<C2LinearBlock> linear;1180 std::shared_ptr<C2GraphicBlock> graphic;