You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HLSL does not treat alternative operators as keywords (and, or, etc) - see #126758. We'll need to make sure we treat them as regular identifiers when formatting.
HLSL does not treat alternative operators as keywords (`and`, `or`, etc) - see #126758. We'll need to make sure we treat them as regular identifiers when formatting.
HLSL does not treat alternative operators as keywords (
and
,or
, etc) - see #126758. We'll need to make sure we treat them as regular identifiers when formatting.note: blocked on #126257
The text was updated successfully, but these errors were encountered: