CrossGL / crosstl

Translates native shader languages into CrossGL universal shader language and vice versa.
https://crossgl.net
Apache License 2.0
36 stars 39 forks source link

Add BITWISE_OR operator support in lexer and parser #209

Closed anshikavashistha closed 2 weeks ago

anshikavashistha commented 2 weeks ago

PR Description

Add BITWISE_OR operator support in lexer and parser

Related Issue

close #179

shader Sample

Checklist

anshikavashistha commented 2 weeks ago

@samthakur587 PTAL