D3D11_QUERY_DATA_SO_STATISTICS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
struct D3D11_QUERY_DATA_SO_STATISTICS {}

Members

Variables

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

Meta