FVectorVMCompilationOutput

Data which is generated from the hlsl by the VectorVMBackend and fed back into the

Windows
MacOS
Linux

References

Module

ShaderFormatVectorVM

Header

/Engine/Source/Developer/ShaderFormatVectorVM/Public/ShaderFormatVectorVM.h

Include

#include "ShaderFormatVectorVM.h"

Syntax

struct FVectorVMCompilationOutput

Remarks

Data which is generated from the hlsl by the VectorVMBackend and fed back into the

Variables

Name Description

Public variable

FString

 

AssemblyAsString

Public variable

TArray< uint8 >

 

ByteCode

Public variable

TArray< FCalled...

 

CalledVMFunctionTable

Public variable

FString

 

Errors

Public variable

TArray< uint8 >

 

InternalConstantData

Public variable

TArray< int32 >

 

InternalConstantOffsets

Public variable

TArray< EVector...

 

InternalConstantTypes

Public variable

int32

 

MaxTempRegistersUsed

Public variable

uint32

 

NumOps

Constructors

Name Description

Public function

FVectorVMCompilationOutput()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss