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

Public Attributes

const char * pCommandListDebugNameA
 
const WCHAR * pCommandListDebugNameW
 
const char * pCommandQueueDebugNameA
 
const WCHAR * pCommandQueueDebugNameW
 
ID3D12GraphicsCommandList * pCommandList
 
ID3D12CommandQueue * pCommandQueue
 
UINT32 BreadcrumbCount
 
const UINT32 * pLastBreadcrumbValue
 
const D3D12_AUTO_BREADCRUMB_OP * pCommandHistory
 
const struct D3D12_AUTO_BREADCRUMB_NODE * pNext
 

Detailed Description

Definition at line 4121 of file d3d12.idl.

Member Data Documentation

◆ BreadcrumbCount

UINT32 D3D12_AUTO_BREADCRUMB_NODE::BreadcrumbCount

Definition at line 4129 of file d3d12.idl.

◆ pCommandHistory

const D3D12_AUTO_BREADCRUMB_OP* D3D12_AUTO_BREADCRUMB_NODE::pCommandHistory

Definition at line 4131 of file d3d12.idl.

◆ pCommandList

ID3D12GraphicsCommandList* D3D12_AUTO_BREADCRUMB_NODE::pCommandList

Definition at line 4127 of file d3d12.idl.

◆ pCommandListDebugNameA

const char* D3D12_AUTO_BREADCRUMB_NODE::pCommandListDebugNameA

Definition at line 4123 of file d3d12.idl.

◆ pCommandListDebugNameW

const WCHAR* D3D12_AUTO_BREADCRUMB_NODE::pCommandListDebugNameW

Definition at line 4124 of file d3d12.idl.

◆ pCommandQueue

ID3D12CommandQueue* D3D12_AUTO_BREADCRUMB_NODE::pCommandQueue

Definition at line 4128 of file d3d12.idl.

◆ pCommandQueueDebugNameA

const char* D3D12_AUTO_BREADCRUMB_NODE::pCommandQueueDebugNameA

Definition at line 4125 of file d3d12.idl.

◆ pCommandQueueDebugNameW

const WCHAR* D3D12_AUTO_BREADCRUMB_NODE::pCommandQueueDebugNameW

Definition at line 4126 of file d3d12.idl.

◆ pLastBreadcrumbValue

const UINT32* D3D12_AUTO_BREADCRUMB_NODE::pLastBreadcrumbValue

Definition at line 4130 of file d3d12.idl.

◆ pNext

const struct D3D12_AUTO_BREADCRUMB_NODE* D3D12_AUTO_BREADCRUMB_NODE::pNext

Definition at line 4132 of file d3d12.idl.


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