Skip to main content
Describes the access to resource(s) that is requested by an application at the transition out of a render pass.

Syntax

Members

Type
Type: D3D12_RENDER_PASS_ENDING_ACCESS_TYPE
A D3D12_RENDER_PASS_ENDING_ACCESS_TYPE. The type of access being requested. Resolve
Type: D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_PARAMETERS
A D3D12_RENDER_PASS_ENDING_ACCESS_RESOLVE_PARAMETERS. Appropriate when Type is D3D12_RENDER_PASS_ENDING_ACCESS_TYPE_RESOLVE. Description of the resource to resolve to.

Requirements

Header: d3d12_xs.h or d3d12_x.h
Library: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family

See Also

Rendering
Last modified on August 20, 2026