Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | T256 |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trimd/Fallback.h |
| Include Path | #include "trimd/Fallback.h" |
Syntax
template<typename T128>
struct T256
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T256 () |
trimd/Fallback.h | ||
T256
(
value_type value |
trimd/Fallback.h | ||
T256
(
const T128& d1, |
trimd/Fallback.h | ||
T256
(
value_type v1, |
trimd/Fallback.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| value_type | typename T128::value_type | trimd/Fallback.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| data1 | T128 | trimd/Fallback.h | ||
| data2 | T128 | trimd/Fallback.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void alignedLoad
(
const U* source |
trimd/Fallback.h | ||
void alignedStore
(
U* dest |
trimd/Fallback.h | ||
value_type sum() |
trimd/Fallback.h | ||
void unalignedLoad
(
const U* source |
trimd/Fallback.h | ||
void unalignedStore
(
U* dest |
trimd/Fallback.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static std::size_t alignment() |
trimd/Fallback.h | ||
static T256 fromAlignedSource
(
const U* source |
trimd/Fallback.h | ||
static T256 fromUnalignedSource
(
const U* source |
trimd/Fallback.h | ||
static T256 loadSingleValue
(
const U* source |
trimd/Fallback.h | ||
static void prefetchNTA
(
const U* source |
trimd/Fallback.h | ||
static void prefetchT0
(
const U* source |
trimd/Fallback.h | ||
static void prefetchT1
(
const U* source |
trimd/Fallback.h | ||
static void prefetchT2
(
const U* source |
trimd/Fallback.h | ||
static std::size_t size() |
trimd/Fallback.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| trimd/Fallback.h | |||
| trimd/Fallback.h | |||
| trimd/Fallback.h | |||
| trimd/Fallback.h | |||
| trimd/Fallback.h | |||
| trimd/Fallback.h | |||
| trimd/Fallback.h |