Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/FComputeBuffer
Parameters for constructing a compute buffer.
| Name | FParams |
| Type | struct |
| Header File | /Engine/Source/Developer/Horde/Public/Compute/ComputeBuffer.h |
| Include Path | #include "Compute/ComputeBuffer.h" |
Syntax
struct FParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Anonymous | bool | Compute/ComputeBuffer.h | ||
| ChunkLength | int | Compute/ComputeBuffer.h | ||
| Name | const char * | Compute/ComputeBuffer.h | ||
| NumChunks | int | Compute/ComputeBuffer.h | ||
| NumReaders | int | Compute/ComputeBuffer.h |