Noticias

¡RECUERDA QUE SI ERES UN NUEVO USUARIO, DEBES PRESENTARTE PARA PODER PUBLICAR MENSAJES! | TENEMOS CANAL OFICIAL DE TELEGRAM: t.me/unity3dspain

Temas recientes

[Jackson Dunstan] Force Method Inlining in Burst

Iniciado por pioj, Julio 15, 2019, 11:00:04 AM

Tema anterior - Siguiente tema
Burst 1.0.1 is a patch-level update to the original 1.0.0 release, but it actually contains a useful new feature: we're now able to force methods to be inlined. Read on to see how! First, let's create a Burst-compiled job that has a big method: [BurstCompile] struct BigMethodJob : IJob { [ReadOnly] public int Val1; [ReadOnly] [...]
Ver artículo completo...

Etiquetas: