Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public static void Execute(ref T jobData, System.IntPtr additionalData, System.IntPtr bufferRangePatchData, ref JobRanges ranges, int jobIndex) {
- jobData.Execute();
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement