UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderJobCache Member List

This is the complete list of members for FShaderJobCache, including all inherited members.

AddToCacheAndProcessPending(FShaderCommonCompileJob *FinishedJob)FShaderJobCache
FShaderJobCache(FCriticalSection &InCompileQueueSection)FShaderJobCache
GetNumOutstandingJobs() constFShaderJobCache
GetNumPendingJobs(EShaderCompileJobPriority InPriority) constFShaderJobCache
GetNumPendingJobs() constFShaderJobCache
GetPendingJobs(EShaderCompilerWorkerType InWorkerType, EShaderCompileJobPriority InPriority, int32 MinNumJobs, int32 MaxNumJobs, TArray< FShaderCommonCompileJobPtr > &OutJobs)FShaderJobCache
GetStats(FShaderCompilerStats &OutStats) constFShaderJobCache
PrepareJob(uint32 InId, const KeyType &InKey, EShaderCompileJobPriority InPriority)FShaderJobCacheinline
ProcessFinishedJob(FShaderCommonCompileJob *FinishedJob, EShaderCompileJobStatus Status)FShaderJobCache
RemoveAllPendingJobsWithId(uint32 InId)FShaderJobCache
RemoveJob(FShaderCommonCompileJob *InJob)FShaderJobCacheinline
SubmitJob(FShaderCommonCompileJob *Job)FShaderJobCache
SubmitJobs(const TArray< FShaderCommonCompileJobPtr > &InJobs)FShaderJobCache
~FShaderJobCache()FShaderJobCache