Navigation
API > API/Runtime > API/Runtime/RHI
| |
|
| Name |
FComputePipelineStateInitializer |
| Type |
class |
| Header File |
/Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path |
#include "RHIResources.h" |
Syntax
class FComputePipelineStateInitializer
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bFromPSOFileCache |
uint8 |
|
RHIResources.h |
|
| bPSOPrecache |
uint8 |
|
RHIResources.h |
|
| ComputeShader |
FRHIComputeShader * |
|
RHIResources.h |
|
| FComputePipelineStateInitializer |
union FComputePipelineStateInitializer |
Note: these flags do NOT affect compilation of this PSO. |
RHIResources.h |
|
| Flags |
uint8 |
|
RHIResources.h |
|
| Reserved |
uint8 |
|
RHIResources.h |
|
Functions
Public
Operators