RetroArch
Public Attributes | List of all members
D3D11_BUFFER_DESC Struct Reference

#include <d3d11.h>

Public Attributes

UINT ByteWidth
 
D3D11_USAGE Usage
 
UINT BindFlags
 
UINT CPUAccessFlags
 
UINT MiscFlags
 
UINT StructureByteStride
 

Member Data Documentation

◆ BindFlags

UINT D3D11_BUFFER_DESC::BindFlags

◆ ByteWidth

UINT D3D11_BUFFER_DESC::ByteWidth

◆ CPUAccessFlags

UINT D3D11_BUFFER_DESC::CPUAccessFlags

◆ MiscFlags

UINT D3D11_BUFFER_DESC::MiscFlags

◆ StructureByteStride

UINT D3D11_BUFFER_DESC::StructureByteStride

◆ Usage

D3D11_USAGE D3D11_BUFFER_DESC::Usage

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