![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12ExplicitDescriptorCache.h>
Public Attributes | |
| ID3D12DescriptorHeap * | Heap = nullptr |
| uint32 | NumDescriptors = 0 |
| D3D12_DESCRIPTOR_HEAP_TYPE | Type = D3D12_DESCRIPTOR_HEAP_TYPE_NUM_TYPES |
| uint64 | LastUsedFrame = 0 |
| double | LastUsedTime = 0.0 |
| ID3D12DescriptorHeap* FD3D12ExplicitDescriptorHeapCache::FEntry::Heap = nullptr |
| uint64 FD3D12ExplicitDescriptorHeapCache::FEntry::LastUsedFrame = 0 |
| double FD3D12ExplicitDescriptorHeapCache::FEntry::LastUsedTime = 0.0 |
| uint32 FD3D12ExplicitDescriptorHeapCache::FEntry::NumDescriptors = 0 |
| D3D12_DESCRIPTOR_HEAP_TYPE FD3D12ExplicitDescriptorHeapCache::FEntry::Type = D3D12_DESCRIPTOR_HEAP_TYPE_NUM_TYPES |