<<< GLSL variable types - vector | Index | Common vector operators >>> |
Grouping, function/constructor () Array/component indexing [] Component/member selection . Unary ++ -- + - ! Binary * / + - Relational < <= > >= == != Logical && ^^ || Ternary conditional ?: Assignment = *= /= += -= Sequence ,
<<< GLSL variable types - vector | Index | Common vector operators >>> |