FShaderCodePackedResourceCounts

If this changes you need to make sure all shaders get invalidated

Choose your operating system:

Windows

macOS

Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h

Include

#include "ShaderCore.h"

Syntax

struct FShaderCodePackedResourceCounts

Remarks

If this changes you need to make sure all shaders get invalidated

Variables

Name Description

Public variable

bool

 

bGlobalUniformBufferUsed

Public variable

uint8

 

NumCBs

Public variable

uint8

 

NumSamplers

Public variable

uint8

 

NumSRVs

Public variable

uint8

 

NumUAVs

Constants

Name

Description

Key

For FindOptionalData() and AddOptionalData()