Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIBufferViewCache
| Type | Name | Description | |
|---|---|---|---|
| FRHIUnorderedAccessView * | GetOrCreateUAV
(
FRHIBuffer* Buffer, |
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. |