Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DX12::QueryPoolResolver::ResolveRequest Struct Reference

Request for a resolving part of the QueryPool into a buffer. More...

#include <QueryPoolResolver.h>

Public Attributes

uint32_t m_firstQuery = 0
 
uint32_t m_queryCount = 0
 
ID3D12Resource * m_resolveBuffer = nullptr
 
uint64_t m_offset = 0
 
D3D12_QUERY_TYPE m_queryType = D3D12_QUERY_TYPE_OCCLUSION
 

Detailed Description

Request for a resolving part of the QueryPool into a buffer.


The documentation for this struct was generated from the following file: