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
this seems to be a bug with the use of iWriteMaskEnabled, the default value is 1 and at some points it is assigned again with 1 but the comments there state to disable something with it so either the comments are wrong, or the variable iWriteMaskEnabled has no practical use and all references can be replaced with 1.
The text was updated successfully, but these errors were encountered:
Hi,
this seems to be a bug with the use of iWriteMaskEnabled, the default value is 1 and at some points it is assigned again with 1 but the comments there state to disable something with it so either the comments are wrong, or the variable iWriteMaskEnabled has no practical use and all references can be replaced with 1.
The text was updated successfully, but these errors were encountered: