Commit c2a1fde
Fix iOS Simulator performance with Metal (#3156)
* Fix iOS Simulator performance with Metal
* Cross-platform build fix
* make DepthStencilModePrivate readonly
* rebase field from outer space
* Fix indentation and formatting in SKMetalView.cs
* Fix ObjCRuntime.Arch comparison in SKMetalView
---------
Co-authored-by: Matthew Leibowitz <[email protected]>1 parent 2245753 commit c2a1fde
File tree
1 file changed
+19
-1
lines changed- source/SkiaSharp.Views/SkiaSharp.Views/Platform/Apple
1 file changed
+19
-1
lines changedLines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
84 | 93 | | |
85 | 94 | | |
86 | 95 | | |
87 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
88 | 106 | | |
89 | 107 | | |
90 | 108 | | |
| |||
0 commit comments