FRDGPooledBuffer::GetOrCreateSRV

Finds a SRV matching the descriptor in the cache or creates a new one and updates the cache.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphResources.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderGraphResources.cpp

Syntax

FRHIShaderResourceView * GetOrCreateSRV
(
    FRDGBufferSRVDesc SRVDesc
)

Remarks

Finds a SRV matching the descriptor in the cache or creates a new one and updates the cache.

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