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

Public Attributes

D3D12_CPU_DESCRIPTOR_HANDLE cpuDescriptor
 
D3D12_RENDER_PASS_BEGINNING_ACCESS DepthBeginningAccess
 
D3D12_RENDER_PASS_BEGINNING_ACCESS StencilBeginningAccess
 
D3D12_RENDER_PASS_ENDING_ACCESS DepthEndingAccess
 
D3D12_RENDER_PASS_ENDING_ACCESS StencilEndingAccess
 

Detailed Description

Definition at line 4605 of file d3d12.idl.

Member Data Documentation

◆ cpuDescriptor

D3D12_CPU_DESCRIPTOR_HANDLE D3D12_RENDER_PASS_DEPTH_STENCIL_DESC::cpuDescriptor

Definition at line 4607 of file d3d12.idl.

◆ DepthBeginningAccess

D3D12_RENDER_PASS_BEGINNING_ACCESS D3D12_RENDER_PASS_DEPTH_STENCIL_DESC::DepthBeginningAccess

Definition at line 4608 of file d3d12.idl.

◆ DepthEndingAccess

D3D12_RENDER_PASS_ENDING_ACCESS D3D12_RENDER_PASS_DEPTH_STENCIL_DESC::DepthEndingAccess

Definition at line 4610 of file d3d12.idl.

◆ StencilBeginningAccess

D3D12_RENDER_PASS_BEGINNING_ACCESS D3D12_RENDER_PASS_DEPTH_STENCIL_DESC::StencilBeginningAccess

Definition at line 4609 of file d3d12.idl.

◆ StencilEndingAccess

D3D12_RENDER_PASS_ENDING_ACCESS D3D12_RENDER_PASS_DEPTH_STENCIL_DESC::StencilEndingAccess

Definition at line 4611 of file d3d12.idl.


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