Navigation
API > API/Plugins > API/Plugins/ComputeFramework > API/Plugins/ComputeFramework/FComputeDataProviderRenderProxy
| |
|
| Name |
FDispatchSetup |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ComputeDataProvider.h |
| Include Path |
#include "ComputeFramework/ComputeDataProvider.h" |
Syntax
struct FDispatchSetup
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NumInvocations |
int32 |
|
ComputeFramework/ComputeDataProvider.h |
|
| ParameterBufferOffset |
int32 |
|
ComputeFramework/ComputeDataProvider.h |
|
| ParameterBufferStride |
int32 |
|
ComputeFramework/ComputeDataProvider.h |
|
| ParameterStructSizeForValidation |
int32 |
|
ComputeFramework/ComputeDataProvider.h |
|
| PermutationVector |
FComputeKernelPermutationVector const & |
|
ComputeFramework/ComputeDataProvider.h |
|