#include <VectorVM.h>
◆ GetNextRegister()
| float * FVectorVMExternalFunctionContext::GetNextRegister |
( |
int32 * |
OutAdvanceOffset | ) |
|
|
inline |
◆ GetNumInstances()
◆ GetNumLoops()
template<
uint32 InstancesPerOp>
| int32 FVectorVMExternalFunctionContext::GetNumLoops |
( |
| ) |
const |
|
inline |
◆ GetRandCounters()
| int32 * FVectorVMExternalFunctionContext::GetRandCounters |
( |
| ) |
|
|
inline |
◆ GetRandStream()
| FRandomStream & FVectorVMExternalFunctionContext::GetRandStream |
( |
| ) |
|
|
inline |
◆ GetStartInstance()
◆ GetUserPtrTable()
| void * FVectorVMExternalFunctionContext::GetUserPtrTable |
( |
int32 |
UserPtrIdx | ) |
|
|
inline |
◆ MS_ALIGN()
| FVectorVMExternalFunctionContext::MS_ALIGN |
( |
32 |
| ) |
|
◆ DataSets
◆ NumInstances
| int FVectorVMExternalFunctionContext::NumInstances |
◆ NumLoops
| int FVectorVMExternalFunctionContext::NumLoops |
◆ NumRegisters
| int FVectorVMExternalFunctionContext::NumRegisters |
◆ NumUserPtrs
| int FVectorVMExternalFunctionContext::NumUserPtrs |
◆ PerInstanceFnInstanceIdx
| int FVectorVMExternalFunctionContext::PerInstanceFnInstanceIdx |
◆ RandCounters
| int32** FVectorVMExternalFunctionContext::RandCounters |
◆ RandStream
◆ RegInc
| uint8* FVectorVMExternalFunctionContext::RegInc |
◆ RegReadCount
| int FVectorVMExternalFunctionContext::RegReadCount |
◆ StartInstance
| int FVectorVMExternalFunctionContext::StartInstance |
◆ UserPtrTable
| void** FVectorVMExternalFunctionContext::UserPtrTable |
The documentation for this class was generated from the following file: