ホーム › Graphics.Direct3D11 › D3D11_CREATE_DEVICE_FLAG
D3D11_CREATE_DEVICE_FLAG
列挙型フラグメンバー 9
| 名前 | 10進 | 16進 |
|---|---|---|
| D3D11_CREATE_DEVICE_SINGLETHREADED | 1 | 0x1 |
| D3D11_CREATE_DEVICE_DEBUG | 2 | 0x2 |
| D3D11_CREATE_DEVICE_SWITCH_TO_REF | 4 | 0x4 |
| D3D11_CREATE_DEVICE_PREVENT_INTERNAL_THREADING_OPTIMIZATIONS | 8 | 0x8 |
| D3D11_CREATE_DEVICE_BGRA_SUPPORT | 32 | 0x20 |
| D3D11_CREATE_DEVICE_DEBUGGABLE | 64 | 0x40 |
| D3D11_CREATE_DEVICE_PREVENT_ALTERING_LAYER_SETTINGS_FROM_REGISTRY | 128 | 0x80 |
| D3D11_CREATE_DEVICE_DISABLE_GPU_TIMEOUT | 256 | 0x100 |
| D3D11_CREATE_DEVICE_VIDEO_SUPPORT | 2048 | 0x800 |