ReactOS 0.4.17-dev-934-g091855f
D3D11_BUFFER_SRV Struct Reference

Public Attributes

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

Detailed Description

Definition at line 545 of file d3d11.idl.

Member Data Documentation

◆ 

union { ... } D3D11_BUFFER_SRV::@3251

◆ 

union { ... } D3D11_BUFFER_SRV::@3253

◆ ElementOffset

UINT D3D11_BUFFER_SRV::ElementOffset

Definition at line 550 of file d3d11.idl.

◆ ElementWidth

UINT D3D11_BUFFER_SRV::ElementWidth

Definition at line 555 of file d3d11.idl.

◆ FirstElement

UINT D3D11_BUFFER_SRV::FirstElement

Definition at line 549 of file d3d11.idl.

◆ NumElements

UINT D3D11_BUFFER_SRV::NumElements

Definition at line 554 of file d3d11.idl.


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