Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGPooledTexture > API/Runtime/RenderCore/FRDGPooledTexture/GetOrCreateUAV
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include | #include "RenderGraphResources.h" |
FRHIUnorderedAccessView &42; GetOrCreateUAV
&40;
FRHICommandListBase & RHICmdList,
const FRHITextureUAVCreateInfo & UAVDesc
&41;
Remarks
Finds a UAV matching the descriptor in the cache or creates a new one and updates the cache.