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
Copy file name to clipboardExpand all lines: sources/SilkTouch/SilkTouch/Mods/MixKhronosData.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ internal class JobData
67
67
/// <remarks>
68
68
/// This is OpenGL and OpenCL specific.
69
69
/// </remarks>
70
+
// TODO: Due to historical reasons, this is keyed by the managed name of the enum. We should use the native name as the key instead since the native name does not change.
0 commit comments