Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
TuBao-APP
/
TuBao-App-Android-WEN
Слідкувати
4
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Без опису
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
2
Коміти
1
Гілка
Дерево:
89cb0537b8
master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з '89cb0537b8'
${ noResults }
TuBao-App-Android-WEN
/
Library
/
PackageCache
/
com.unity.burst@1.8.13
/
Documentation~
/
TableOfContents.md
TableOfContents.md
2.2KB
Історія
Неформатований
About Burst
Getting started
C# language support
HPC# overview
Static read-only fields and static constructor support
String support
Calling Burst compiled code
Function pointers
C#/.NET type support
C#/.NET System namespace support
DllImport and internal calls
SharedStatic struct
Burst instrinsics
Burst intrinsics Common class
Processor specific SIMD extensions
Arm Neon intrinsics reference
Editor reference
Burst menu
Burst Inspector
Burst compilation
Compilation overview
Synchronous compilation
BurstCompile attribute
Assembly level BurstCompile
BurstDiscard attribute
Generic jobs
Compilation warnings
Building your project
Burst AOT Player Settings reference
Optimization
Debugging and profiling tools
Loop vectorization optimization
Memory aliasing
NoAlias attribute
Aliasing and the job system
AssumeRange attribute
Hint intrinsic
Constant intrinsic
SkipLocalsInit attribute
Modding support