UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VectorVM Namespace Reference

Namespaces

namespace  Bridge
 
namespace  Optimizer
 
namespace  Runtime
 

Classes

struct  FExternalFuncConstHandler
 
struct  FExternalFuncInputHandler
 
struct  FExternalFuncRegisterHandler
 
struct  FUserPtrHandler
 
union  FVecReg
 

Functions

uint8 GetNumOpCodes ()
 
uint8 CreateSrcOperandMask (EVectorVMOperandLocation Type0, EVectorVMOperandLocation Type1, EVectorVMOperandLocation Type2)
 
void Init ()
 

Function Documentation

◆ CreateSrcOperandMask()

uint8 VectorVM::CreateSrcOperandMask ( EVectorVMOperandLocation  Type0,
EVectorVMOperandLocation  Type1,
EVectorVMOperandLocation  Type2 
)

◆ GetNumOpCodes()

uint8 VectorVM::GetNumOpCodes ( )

Get total number of op-codes

◆ Init()

void VectorVM::Init ( )