Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIBufferViewCache
| Type | Name | Description | |
|---|---|---|---|
| FRHIShaderResourceView * | GetOrCreateSRV
(
FRHIBuffer* Buffer, |
||
| FRHIShaderResourceView * | GetOrCreateSRV
(
FRHICommandListBase& RHICmdList, |
Finds a SRV matching the descriptor in the cache or creates a new one and updates the cache. |