Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Syntax
typedef struct ID3D12DeviceStatisticsVtbl {
void *b;
HRESULT(ID3D12DeviceStatistics *This,REFIID riid, void **ppvObject) * )(QueryInterface;
ULONG()(ID3D12DeviceStatistics *This) * AddRef;
ULONG()(ID3D12DeviceStatistics *This) * Release;
HRESULT((ID3D12DeviceStatistics *This,D3D12_STATE_OBJECT_STATISTICS *pStatistics) * )GetStateObjectStatistics;
} ID3D12DeviceStatisticsVtbl;
Members
b
QueryInterface
AddRef
Release
GetStateObjectStatistics
Requisiti
| Requisito | Value |
|---|---|
| Intestazione | d3d12.h |