Foundation
Loading...
Searching...
No Matches
Foundation::Examples::FoundationJoltJobSystem Member List

This is the complete list of members for Foundation::Examples::FoundationJoltJobSystem, including all inherited members.

CreateJob(char const *name, JPH::ColorArg color, JobFunction const &function, JPH::uint32 dependencyCount=0) overrideFoundation::Examples::FoundationJoltJobSysteminline
FoundationJoltJobSystem(Core::JobSystem *jobs, uint32_t maxJobs, uint32_t maxBarriers, Core::Allocator *allocator=GLOBAL_ALLOC)Foundation::Examples::FoundationJoltJobSysteminline
FreeJob(JoltJob *job) overrideFoundation::Examples::FoundationJoltJobSysteminlineprotected
GetMaxConcurrency() const overrideFoundation::Examples::FoundationJoltJobSysteminline
JobAt(uint32_t index) const noexceptFoundation::Examples::FoundationJoltJobSysteminlineprivate
JoltJob typedefFoundation::Examples::FoundationJoltJobSystemprivate
mAllocatorFoundation::Examples::FoundationJoltJobSystemprivate
mFreelistFoundation::Examples::FoundationJoltJobSystemprivate
mFreelistMutexFoundation::Examples::FoundationJoltJobSystemprivate
mJobArenaFoundation::Examples::FoundationJoltJobSystemprivate
mJobsFoundation::Examples::FoundationJoltJobSystemprivate
mMaxJobsFoundation::Examples::FoundationJoltJobSystemprivate
QueueJob(JoltJob *job) overrideFoundation::Examples::FoundationJoltJobSysteminlineprotected
QueueJobs(JoltJob **jobs, JPH::uint count) overrideFoundation::Examples::FoundationJoltJobSysteminlineprotected
WaitForJobs(Barrier *barrier) overrideFoundation::Examples::FoundationJoltJobSysteminline
~FoundationJoltJobSystem() overrideFoundation::Examples::FoundationJoltJobSysteminline