mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 18:45:34 +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. |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
Generator.Rewrite | ||
GLControl | ||
OpenTK |