Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct D3D12_CREATE_STATE_OBJECT_STATISTICS {
UINT NumCreated;
UINT NumPSDBCacheMissed;
UINT NumTotalCacheMissed;
UINT NumCacheUnknown;
} D3D12_CREATE_STATE_OBJECT_STATISTICS;
Members
NumCreated
NumPSDBCacheMissed
NumTotalCacheMissed
NumCacheUnknown
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12.h |