Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHITextureViewCache
| Type | Name | Description | |
|---|---|---|---|
| FRHIUnorderedAccessView * | GetOrCreateUAV
(
FRHITexture* Texture, |
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. |