![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FShaderJobDataMap () | |
| FShaderJobData * | Find (const FShaderCompilerInputHash &Key) |
| FShaderJobCacheRef | FindOrAdd (const FShaderCompilerInputHash &Key) |
| FORCEINLINE int32 | Num () const |
| FORCEINLINE FShaderJobData & | operator[] (int32 Index) |
| FORCEINLINE const FShaderJobData & | operator[] (int32 Index) const |
| uint64 | GetAllocatedSize () const |
| void | RemoveLeadingBlocks (int32 BlocksToRemove) |
|
inline |
| FShaderJobData * FShaderJobDataMap::Find | ( | const FShaderCompilerInputHash & | Key | ) |
| FShaderJobCacheRef FShaderJobDataMap::FindOrAdd | ( | const FShaderCompilerInputHash & | Key | ) |
|
inline |
|
inline |
|
inline |
|
inline |