D3D12_DRED_ALLOCATION_NODE1 構造体 (d3d12.h)
構文
typedef struct D3D12_DRED_ALLOCATION_NODE1 {
const char *ObjectNameA;
const wchar_t *ObjectNameW;
D3D12_DRED_ALLOCATION_TYPE AllocationType;
const D3D12_DRED_ALLOCATION_NODE1 *pNext;
struct D3D12_DRED_ALLOCATION_NODE1;
const IUnknown *pObject;
} D3D12_DRED_ALLOCATION_NODE1;
メンバー
ObjectNameA
ObjectNameW
AllocationType
pNext
D3D12_DRED_ALLOCATION_NODE1
pObject
要件
Header | d3d12.h |