![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12Submission.h>
Public Member Functions | |
| bool | IsEmpty () const |
Public Attributes | |
| TArray< FD3D12QueryLocation > | TimestampQueries |
| TArray< FD3D12QueryLocation > | OcclusionQueries |
| TArray< FD3D12QueryLocation > | PipelineStatsQueries |
| TMap< TRefCountPtr< FD3D12QueryHeap >, TArray< FD3D12QueryRange > > | QueryRanges |
|
inline |
| TArray<FD3D12QueryLocation> FD3D12BatchedPayloadObjects::OcclusionQueries |
| TArray<FD3D12QueryLocation> FD3D12BatchedPayloadObjects::PipelineStatsQueries |
| TMap<TRefCountPtr<FD3D12QueryHeap>, TArray<FD3D12QueryRange> > FD3D12BatchedPayloadObjects::QueryRanges |
| TArray<FD3D12QueryLocation> FD3D12BatchedPayloadObjects::TimestampQueries |