Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGPooledTexture
| Type | Name | Description | |
|---|---|---|---|
| FRHIUnorderedAccessView * | GetOrCreateUAV
(
const FRHITextureUAVCreateInfo& UAVDesc |
GetOrCreateUAV now requires a command list. | |
| FRHIUnorderedAccessView * | GetOrCreateUAV
(
FRHICommandListBase& RHICmdList, |
Finds a UAV matching the descriptor in the cache or creates a new one and updates the cache. |