ShaderCompiler::GlslToken struct

One GLSL expression token with its position in the source line it came from.

Public variables

GlslTokenType Type
String Text
std::size_t Index
std::size_t Begin
std::size_t End
bool Suffixed