Closed mlomb closed 5 years ago
Thanks for the patches. I'll make a modification to your LiteralExpr changes though. Apparently ESSL 100 doesn't support literal suffixes at all, neither for floats nor integers.
LiteralExpr
@mlomb I made some adjustments to your GLSL120 and ESSL100 output in eedb192. I think you had a typo in the texture2DProj and texture2DLod intrinsics.
texture2DProj
texture2DLod
Thanks for the patches. I'll make a modification to your
LiteralExpr
changes though. Apparently ESSL 100 doesn't support literal suffixes at all, neither for floats nor integers.