mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-24 01:45:37 +00:00
3a94d8147f
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 |