Searched refs:kMat3x3 (Results 1 – 4 of 4) sorted by relevance
249 kMat3x3, enumerator391 type_ == Type::kMat3x3 || type_ == Type::kMat3x4 || in IsMatrix()397 return type_ == Type::kMat3x2 || type_ == Type::kMat3x3 || in IsMat3xN()407 return type_ == Type::kMat2x3 || type_ == Type::kMat3x3 || in IsMatNx3()
240 case Token::Type::kMat3x3: in TypeToName()
675 TokenData{"mat3x3", Token::Type::kMat3x3},
1048 return {Token::Type::kMat3x3, source, "mat3x3"}; in check_keyword()