Searched defs:C2BaseBlock (Results 1 – 1 of 1) sorted by relevance
1047 struct C2BaseBlock { struct1048 enum type_t {1052 type_t type;1053 std::shared_ptr<C2LinearBlock> linear;1054 std::shared_ptr<C2GraphicBlock> graphic;