D3D10_QUERY_DATA_SO_STATISTICS

Undocumented in source.
version(Windows)
struct D3D10_QUERY_DATA_SO_STATISTICS {}

Members

Variables

NumPrimitivesWritten
UINT64 NumPrimitivesWritten;
Undocumented in source.
PrimitivesStorageNeeded
UINT64 PrimitivesStorageNeeded;
Undocumented in source.

Meta