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

Public Attributes

UINT SrcSubresource
 
UINT DstSubresource
 
UINT DstX
 
UINT DstY
 
D3D12_RECT SrcRect
 

Detailed Description

Definition at line 4569 of file d3d12.idl.

Member Data Documentation

◆ DstSubresource

UINT D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_SUBRESOURCE_PARAMETERS::DstSubresource

Definition at line 4572 of file d3d12.idl.

◆ DstX

UINT D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_SUBRESOURCE_PARAMETERS::DstX

Definition at line 4573 of file d3d12.idl.

◆ DstY

UINT D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_SUBRESOURCE_PARAMETERS::DstY

Definition at line 4574 of file d3d12.idl.

◆ SrcRect

D3D12_RECT D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_SUBRESOURCE_PARAMETERS::SrcRect

Definition at line 4575 of file d3d12.idl.

◆ SrcSubresource

UINT D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_SUBRESOURCE_PARAMETERS::SrcSubresource

Definition at line 4571 of file d3d12.idl.


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