Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/PipelineCacheUtilities.h |
| Include | #include "PipelineCacheUtilities.h" |
Syntax
struct FPermutation
Remarks
Describes a particular combination of shaders.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32[SF_NumFrequencies] | Slots | Each frequency holds an index of shaders in StableArray. |