ホーム › Graphics.Direct3D11 › D3D11_RASTERIZER_DESC
D3D11_RASTERIZER_DESC
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| FillMode | D3D11_FILL_MODE | 4 | +0 | +0 |
| CullMode | D3D11_CULL_MODE | 4 | +4 | +4 |
| FrontCounterClockwise | BOOL | 4 | +8 | +8 |
| DepthBias | INT | 4 | +12 | +12 |
| DepthBiasClamp | FLOAT | 4 | +16 | +16 |
| SlopeScaledDepthBias | FLOAT | 4 | +20 | +20 |
| DepthClipEnable | BOOL | 4 | +24 | +24 |
| ScissorEnable | BOOL | 4 | +28 | +28 |
| MultisampleEnable | BOOL | 4 | +32 | +32 |
| AntialiasedLineEnable | BOOL | 4 | +36 | +36 |