FRHIUniformBufferLayout

The layout of a uniform buffer in memory.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

struct FRHIUniformBufferLayout

Remarks

The layout of a uniform buffer in memory.

Variables

Name Description

Public variable

uint32

 

ConstantBufferSize

The size of the constant buffer in bytes.

Public variable

int32

 

NumUsesForDebugging

Public variable

TMemoryImageArr...

 

Resources

The list of all resource inlined into the shader parameter structure.

Public variable

FUniformBufferS...

 

StaticSlot

The static slot (if applicable).

Constructors

Name Description

Public function

FRHIUniformBufferLayout

(
    const TCHAR* InName
)

Public function

FRHIUniformBufferLayout

(
    EInit
)

Functions

Classes

Name

Description

Public struct

FResourceParameter

Data structure to store information about resource parameter in a shader parameter structure.

Public struct

InternalLinkType

Public struct

InternalLinkType< COUNTER-CounterBase >

Enums

Name

Description

Public enum

EInit

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

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