Searched refs:kMat3x4 (Results 1 – 4 of 4) sorted by relevance
251 kMat3x4, enumerator391 type_ == Type::kMat3x3 || type_ == Type::kMat3x4 || in IsMatrix()398 type_ == Type::kMat3x4; in IsMat3xN()412 return type_ == Type::kMat2x4 || type_ == Type::kMat3x4 || in IsMatNx4()
242 case Token::Type::kMat3x4: in TypeToName()
676 TokenData{"mat3x4", Token::Type::kMat3x4},
1050 return {Token::Type::kMat3x4, source, "mat3x4"}; in check_keyword()