ReactOS 0.4.17-dev-934-g091855f
D3D12_BARRIER_SUBRESOURCE_RANGE Struct Reference

Public Attributes

UINT IndexOrFirstMipLevel
 
UINT NumMipLevels
 
UINT FirstArraySlice
 
UINT NumArraySlices
 
UINT FirstPlane
 
UINT NumPlanes
 

Detailed Description

Definition at line 4831 of file d3d12.idl.

Member Data Documentation

◆ FirstArraySlice

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::FirstArraySlice

Definition at line 4835 of file d3d12.idl.

◆ FirstPlane

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::FirstPlane

Definition at line 4837 of file d3d12.idl.

◆ IndexOrFirstMipLevel

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::IndexOrFirstMipLevel

Definition at line 4833 of file d3d12.idl.

◆ NumArraySlices

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::NumArraySlices

Definition at line 4836 of file d3d12.idl.

◆ NumMipLevels

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::NumMipLevels

Definition at line 4834 of file d3d12.idl.

◆ NumPlanes

UINT D3D12_BARRIER_SUBRESOURCE_RANGE::NumPlanes

Definition at line 4838 of file d3d12.idl.


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