QueryDataOcclusion struct
Occlusion query data. This structure is filled by IQuery::
Contents
- Reference
Public variables
-
enum QUERY_
TYPE Type - Query type - must be Diligent::
QUERY_TYPE_OCCLUSION. - Uint64 NumSamples
- The number of samples that passed the depth and stencil tests in between IDeviceContext::
BeginQuery and IDeviceContext:: EndQuery.