#include <RHI.h>
|
| | FRHIResourceStats (const FName &InName, const FName &InOwnerName, const FString &InType, const FString &InFlags, const uint64 &InSizeInBytes, bool bInResident, bool bInMarkedForDelete, bool bInTransient, bool bInStreaming, bool bInRT, bool bInDS, bool bInUAV, bool bInRTAS, bool bInHasFlags) |
| |
◆ FRHIResourceStats()
| FRHIResourceStats::FRHIResourceStats |
( |
const FName & |
InName, |
|
|
const FName & |
InOwnerName, |
|
|
const FString & |
InType, |
|
|
const FString & |
InFlags, |
|
|
const uint64 & |
InSizeInBytes, |
|
|
bool |
bInResident, |
|
|
bool |
bInMarkedForDelete, |
|
|
bool |
bInTransient, |
|
|
bool |
bInStreaming, |
|
|
bool |
bInRT, |
|
|
bool |
bInDS, |
|
|
bool |
bInUAV, |
|
|
bool |
bInRTAS, |
|
|
bool |
bInHasFlags |
|
) |
| |
|
inline |
◆ bDepthStencil
| bool FRHIResourceStats::bDepthStencil = false |
◆ bHasFlags
◆ bMarkedForDelete
| bool FRHIResourceStats::bMarkedForDelete = false |
◆ bRayTracingAccelerationStructure
| bool FRHIResourceStats::bRayTracingAccelerationStructure = false |
◆ bRenderTarget
| bool FRHIResourceStats::bRenderTarget = false |
◆ bResident
◆ bStreaming
◆ bTransient
◆ bUnorderedAccessView
| bool FRHIResourceStats::bUnorderedAccessView = false |
◆ Flags
| FString FRHIResourceStats::Flags |
◆ Name
| FName FRHIResourceStats::Name |
◆ OwnerName
| FName FRHIResourceStats::OwnerName |
◆ SizeInBytes
| uint64 FRHIResourceStats::SizeInBytes = 0 |
◆ Type
| FString FRHIResourceStats::Type |
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/RHI/Public/RHI.h