Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGPooledTexture
| Type | Name | Description | |
|---|---|---|---|
| FRHIShaderResourceView * | GetOrCreateSRV
(
const FRHITextureSRVCreateInfo& SRVDesc |
GetOrCreateSRV now requires a command list. | |
| FRHIShaderResourceView * | GetOrCreateSRV
(
FRHICommandListBase& RHICmdList, |
Finds a SRV matching the descriptor in the cache or creates a new one and updates the cache. |