ホーム › Graphics.Direct3D9 › D3DDEVICEDESC
D3DDEVICEDESC
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| dwSize | DWORD | 4 | +0 | +0 |
| dwFlags | DWORD | 4 | +4 | +4 |
| dcmColorModel | DWORD | 4 | +8 | +8 |
| dwDevCaps | DWORD | 4 | +12 | +12 |
| dtcTransformCaps | D3DTRANSFORMCAPS | 8 | +16 | +16 |
| bClipping | BOOL | 4 | +24 | +24 |
| dlcLightingCaps | D3DLIGHTINGCAPS | 16 | +28 | +28 |
| dpcLineCaps | D3DPRIMCAPS | 56 | +44 | +44 |
| dpcTriCaps | D3DPRIMCAPS | 56 | +100 | +100 |
| dwDeviceRenderBitDepth | DWORD | 4 | +156 | +156 |
| dwDeviceZBufferBitDepth | DWORD | 4 | +160 | +160 |
| dwMaxBufferSize | DWORD | 4 | +164 | +164 |
| dwMaxVertexCount | DWORD | 4 | +168 | +168 |
| dwMinTextureWidth | DWORD | 4 | +172 | +172 |
| dwMinTextureHeight | DWORD | 4 | +176 | +176 |
| dwMaxTextureWidth | DWORD | 4 | +180 | +180 |
| dwMaxTextureHeight | DWORD | 4 | +184 | +184 |
| dwMinStippleWidth | DWORD | 4 | +188 | +188 |
| dwMaxStippleWidth | DWORD | 4 | +192 | +192 |
| dwMinStippleHeight | DWORD | 4 | +196 | +196 |
| dwMaxStippleHeight | DWORD | 4 | +200 | +200 |
| dwMaxTextureRepeat | DWORD | 4 | +204 | +204 |
| dwMaxTextureAspectRatio | DWORD | 4 | +208 | +208 |
| dwMaxAnisotropy | DWORD | 4 | +212 | +212 |
| dvGuardBandLeft | FLOAT | 4 | +216 | +216 |
| dvGuardBandTop | FLOAT | 4 | +220 | +220 |
| dvGuardBandRight | FLOAT | 4 | +224 | +224 |
| dvGuardBandBottom | FLOAT | 4 | +228 | +228 |
| dvExtentsAdjust | FLOAT | 4 | +232 | +232 |
| dwStencilCaps | DWORD | 4 | +236 | +236 |
| dwFVFCaps | DWORD | 4 | +240 | +240 |
| dwTextureOpCaps | DWORD | 4 | +244 | +244 |
| wMaxTextureBlendStages | WORD | 2 | +248 | +248 |
| wMaxSimultaneousTextures | WORD | 2 | +250 | +250 |