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 logical and support #164

Open anshikavashistha opened 2 months ago

anshikavashistha commented 2 months ago

PR Description

This PR implements support for the Assignment XOR token in the CrossGL project. The token is now properly translated across the DirectX, Metal, and OpenGL backends.

Related Issue

Close #119

shader Sample

Checklist

anshikavashistha commented 2 months ago

@samthakur587 PTAL

samthakur587 commented 1 month ago

hii @anshikavashistha can you please resolve the merge conflicts