Searched defs:C2BaseBlock (Results 1 – 1 of 1) sorted by relevance
547 struct C2BaseBlock { struct548 enum type_t {552 type_t type;553 std::shared_ptr<C2LinearBlock> linear;554 std::shared_ptr<C2GraphicBlock> graphic;