Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FDynamicRHI
- FDynamicRHI::RHIGetTextureMemoryStats()
- FVulkanDynamicRHI::RHIGetTextureMemoryStats()
- FNullDynamicRHI::RHIGetTextureMemoryStats()
- FOpenGLDynamicRHI::RHIGetTextureMemoryStats()
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
Include | #include "DynamicRHI.h" |
void RHIGetTextureMemoryStats
&40;
FTextureMemoryStats & OutStats
&41;
Remarks
Retrieves texture memory stats. safe to call on the main thread