Class Tensor
java.lang.Object
io.github.douira.glsl_transformer.ast.Tensor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe different ways bits in a tensor can be interpreted.static final recordThe shape is an array of up to three integers describing how big this tensor is in each dimension. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tensorstatic TensorparseFromTokenType(int tokenType) static Tensor.TypetypeFromTokenType(int tokenType)
-
Field Details
-
type
-
-
Constructor Details
-
Tensor
-
-
Method Details
-
typeFromTokenType
-
parseFromContext
-
parseFromTokenType
-
getCompactName
-
getExplicitName
-