D3D11_UNORDERED_ACCESS_VIEW_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Constructors

this
this(D3D11_UAV_DIMENSION viewDimension, DXGI_FORMAT format, UINT mipSlice, UINT firstArraySlice, UINT arraySize, UINT flags)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

Format
DXGI_FORMAT Format;
Undocumented in source.
ViewDimension
D3D11_UAV_DIMENSION ViewDimension;
Undocumented in source.

Meta