Enum Class GlslTypeSpecifier.BuiltinType

java.lang.Object
java.lang.Enum<GlslTypeSpecifier.BuiltinType>
io.github.ocelot.glslprocessor.api.grammar.GlslTypeSpecifier.BuiltinType
All Implemented Interfaces:
GlslType, GlslTypeSpecifier, Serializable, Comparable<GlslTypeSpecifier.BuiltinType>, Constable
Enclosing interface:
GlslTypeSpecifier

public static enum GlslTypeSpecifier.BuiltinType extends Enum<GlslTypeSpecifier.BuiltinType> implements GlslTypeSpecifier
Base built-in GLSL types.
Since:
1.0.0