mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-28 20:07:14 +00:00
Mono can use ldlen and ldelema on both 1d arrays (vectors) and 2d/3d arrays. However, .Net can only use these instructions on 1d arrays - higher rank arrays must use get_Length and Address explicitly. |
||
|---|---|---|
| .. | ||
| Properties | ||
| Generator.Rewrite.csproj | ||
| Program.cs | ||