ReactOS 0.4.17-dev-934-g091855f
D3D11_BUFFER_RTV Struct Reference

Public Attributes

union {
   UINT   FirstElement
 
   UINT   ElementOffset
 
} CD3D11_RASTERIZER_DESC
 
union {
   UINT   NumElements
 
   UINT   ElementWidth
 
}; 
 

Detailed Description

Definition at line 531 of file d3d11.idl.

Member Data Documentation

◆ 

union { ... } D3D11_BUFFER_RTV::@3249

◆ 

union { ... } D3D11_BUFFER_RTV::CD3D11_RASTERIZER_DESC

◆ ElementOffset

UINT D3D11_BUFFER_RTV::ElementOffset

Definition at line 536 of file d3d11.idl.

◆ ElementWidth

UINT D3D11_BUFFER_RTV::ElementWidth

Definition at line 541 of file d3d11.idl.

◆ FirstElement

UINT D3D11_BUFFER_RTV::FirstElement

Definition at line 535 of file d3d11.idl.

◆ NumElements

UINT D3D11_BUFFER_RTV::NumElements

Definition at line 540 of file d3d11.idl.


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