ReactOS 0.4.16-dev-321-g63bb46a
|
Public Member Functions | |
CD3D10_TEXTURE2D_DESC () | |
CD3D10_TEXTURE2D_DESC (const D3D10_TEXTURE2D_DESC &o) | |
Additional Inherited Members | |
Public Attributes inherited from D3D10_TEXTURE2D_DESC | |
UINT | Width |
UINT | Height |
UINT | MipLevels |
UINT | ArraySize |
DXGI_FORMAT | Format |
DXGI_SAMPLE_DESC | SampleDesc |
D3D10_USAGE | Usage |
UINT | BindFlags |
UINT | CPUAccessFlags |
UINT | MiscFlags |
|
inline |
|
inlineexplicit |
Definition at line 556 of file d3d10.idl.