Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FComputeContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ComputeWorkerInterface.h |
| Include Path | #include "ComputeWorkerInterface.h" |
Syntax
struct FComputeContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExecutionGroupName | FName | ComputeWorkerInterface.h | ||
| FeatureLevel | ERHIFeatureLevel::Type | ComputeWorkerInterface.h | ||
| GraphBuilder | FRDGBuilder & | ComputeWorkerInterface.h | ||
| Scene | const FSceneInterface * | ComputeWorkerInterface.h | ||
| View | const FSceneView * | ComputeWorkerInterface.h |