Searched refs:kMat2x4 (Results 1 – 4 of 4) sorted by relevance
245 kMat2x4, enumerator390 type_ == Type::kMat2x4 || type_ == Type::kMat3x2 || in IsMatrix()412 return type_ == Type::kMat2x4 || type_ == Type::kMat3x4 || in IsMatNx4()
236 case Token::Type::kMat2x4: in TypeToName()
673 TokenData{"mat2x4", Token::Type::kMat2x4},
1044 return {Token::Type::kMat2x4, source, "mat2x4"}; in check_keyword()