|
Foundation
|
Functions | |
| bool | AliasTableRunSelfTests (Allocator *alloc, String *outError) |
| float | ReflectionRoughnessFromMip (uint32_t mip, uint32_t numMips) |
| float | ReflectionMipFromRoughness (float roughness, uint32_t numMips) |
| void | PrefilterEnvmapSH9 (const FTexture &source, Span< float3 > sh9, JobSystem *jobs, Allocator *alloc) |
| FTexture | PrefilterEnvmapSpecular (const FTexture &source, JobSystem *jobs, Allocator *alloc) |
| void PrefilterEnvmapSH9 | ( | const FTexture & | source, |
| Span< float3 > | sh9, | ||
| JobSystem * | jobs, | ||
| Allocator * | alloc | ||
| ) |
| float ReflectionMipFromRoughness | ( | float | roughness, |
| uint32_t | numMips | ||
| ) |
| float ReflectionRoughnessFromMip | ( | uint32_t | mip, |
| uint32_t | numMips | ||
| ) |