![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "D3D12RHICommon.h"#include "D3D12Residency.h"#include "D3D12Resources.h"#include "RHIResources.h"Go to the source code of this file.
Classes | |
| class | FD3D12QueryHeap |
| struct | FD3D12QueryRange |
| struct | FD3D12QueryLocation |
| class | FD3D12QueryAllocator |
| class | FD3D12RenderQuery |
| struct | TD3D12ResourceTraits< FRHIRenderQuery > |
Typedefs | |
| using | FD3D12SyncPointRef = TRefCountPtr< FD3D12SyncPoint > |
Enumerations | |
| enum class | ED3D12QueryType { None , PipelineStats , TimestampMicroseconds , TimestampRaw , CommandListBegin , CommandListEnd , IdleBegin , IdleEnd , Occlusion } |
| enum class | ED3D12QueryPosition { TopOfPipe , BottomOfPipe } |
|
strong |
|
strong |