ReactOS 0.4.17-dev-934-g091855f
D3D12_AUTO_BREADCRUMB_NODE1 Struct Reference
Collaboration diagram for D3D12_AUTO_BREADCRUMB_NODE1:

Public Attributes

const char * pCommandListDebugNameA
 
const WCHAR * pCommandListDebugNameW
 
const char * pCommandQueueDebugNameA
 
const WCHAR * pCommandQueueDebugNameW
 
ID3D12GraphicsCommandList * pCommandList
 
ID3D12CommandQueue * pCommandQueue
 
UINT BreadcrumbCount
 
const UINT * pLastBreadcrumbValue
 
const D3D12_AUTO_BREADCRUMB_OP * pCommandHistory
 
const struct D3D12_AUTO_BREADCRUMB_NODE1 * pNext
 
UINT BreadcrumbContextsCount
 
D3D12_DRED_BREADCRUMB_CONTEXT * pBreadcrumbContexts
 

Detailed Description

Definition at line 4141 of file d3d12.idl.

Member Data Documentation

◆ BreadcrumbContextsCount

UINT D3D12_AUTO_BREADCRUMB_NODE1::BreadcrumbContextsCount

Definition at line 4153 of file d3d12.idl.

◆ BreadcrumbCount

UINT D3D12_AUTO_BREADCRUMB_NODE1::BreadcrumbCount

Definition at line 4149 of file d3d12.idl.

◆ pBreadcrumbContexts

D3D12_DRED_BREADCRUMB_CONTEXT* D3D12_AUTO_BREADCRUMB_NODE1::pBreadcrumbContexts

Definition at line 4154 of file d3d12.idl.

◆ pCommandHistory

const D3D12_AUTO_BREADCRUMB_OP* D3D12_AUTO_BREADCRUMB_NODE1::pCommandHistory

Definition at line 4151 of file d3d12.idl.

◆ pCommandList

ID3D12GraphicsCommandList* D3D12_AUTO_BREADCRUMB_NODE1::pCommandList

Definition at line 4147 of file d3d12.idl.

◆ pCommandListDebugNameA

const char* D3D12_AUTO_BREADCRUMB_NODE1::pCommandListDebugNameA

Definition at line 4143 of file d3d12.idl.

◆ pCommandListDebugNameW

const WCHAR* D3D12_AUTO_BREADCRUMB_NODE1::pCommandListDebugNameW

Definition at line 4144 of file d3d12.idl.

◆ pCommandQueue

ID3D12CommandQueue* D3D12_AUTO_BREADCRUMB_NODE1::pCommandQueue

Definition at line 4148 of file d3d12.idl.

◆ pCommandQueueDebugNameA

const char* D3D12_AUTO_BREADCRUMB_NODE1::pCommandQueueDebugNameA

Definition at line 4145 of file d3d12.idl.

◆ pCommandQueueDebugNameW

const WCHAR* D3D12_AUTO_BREADCRUMB_NODE1::pCommandQueueDebugNameW

Definition at line 4146 of file d3d12.idl.

◆ pLastBreadcrumbValue

const UINT* D3D12_AUTO_BREADCRUMB_NODE1::pLastBreadcrumbValue

Definition at line 4150 of file d3d12.idl.

◆ pNext

const struct D3D12_AUTO_BREADCRUMB_NODE1* D3D12_AUTO_BREADCRUMB_NODE1::pNext

Definition at line 4152 of file d3d12.idl.


The documentation for this struct was generated from the following file: