docs.unity3d.com
    Show / Hide Table of Contents

    Class JobTests

    Inheritance
    Object
    JobTestsFixtureBasic
    JobTestsFixture
    JobTests
    Inherited Members
    JobTestsFixture.data
    JobTestsFixture.expectedInput0
    JobTestsFixture.input0
    JobTestsFixture.input1
    JobTestsFixture.input2
    JobTestsFixture.output
    JobTestsFixture.output2
    JobTestsFixture.Init()
    JobTestsFixture.ExpectOutputSumOfInput0And1()
    JobTestsFixture.ExpectOutputSumOfInput0And1And2()
    JobTestsFixture.Cleanup()
    JobTestsFixtureBasic.Setup()
    JobTestsFixtureBasic.Teardown()
    Namespace: Unity.Jobs.Tests.ManagedJobs
    Syntax
    public class JobTests : JobTestsFixture

    Methods

    Deallocate_Persistent_NativeArray_From_Job()

    Declaration
    public void Deallocate_Persistent_NativeArray_From_Job()

    Deallocate_Temp_NativeArray_From_Job()

    Declaration
    public void Deallocate_Temp_NativeArray_From_Job()

    ForEach_Scheduling_With_Dependencies()

    Declaration
    public void ForEach_Scheduling_With_Dependencies()

    ForEach_Scheduling_With_Zero_Size()

    Declaration
    public void ForEach_Scheduling_With_Zero_Size()

    GenericScheduleJobPair<T>(T)

    Declaration
    public void GenericScheduleJobPair<T>(T value)
        where T : struct
    Parameters
    Type Name Description
    T value
    Type Parameters
    Name Description
    T

    IJobParallelForDefer_LargeJobStruct_ScheduleRefWorks(JobTests.IterationCountMode)

    Declaration
    public void IJobParallelForDefer_LargeJobStruct_ScheduleRefWorks(JobTests.IterationCountMode countMode)
    Parameters
    Type Name Description
    JobTests.IterationCountMode countMode

    ScheduleGenericContainerJob<T, U>(T, U)

    Declaration
    public void ScheduleGenericContainerJob<T, U>(T container, U value)
        where T : struct, INativeList<U> where U : struct
    Parameters
    Type Name Description
    T container
    U value
    Type Parameters
    Name Description
    T
    U

    ScheduleGenericJobPairDouble()

    Declaration
    public void ScheduleGenericJobPairDouble()

    ScheduleGenericJobPairFloat()

    Declaration
    public void ScheduleGenericJobPairFloat()

    ScheduleGenericJobPairInt()

    Declaration
    public void ScheduleGenericJobPairInt()

    SchedulingGenericJobFromGenericContextUnsafelyThrows()

    Declaration
    public void SchedulingGenericJobFromGenericContextUnsafelyThrows()

    ValidateContainerSafetyInGenericJob_ContainerIsGenericParameter()

    Declaration
    public void ValidateContainerSafetyInGenericJob_ContainerIsGenericParameter()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023