ホーム › Graphics.Direct3D12 › D3D12_FUNCTION_DESC
D3D12_FUNCTION_DESC
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Version | DWORD | 4 | +0 | +0 |
| Creator | LPSTR | 8/4 | +8 | +4 |
| Flags | DWORD | 4 | +16 | +8 |
| ConstantBuffers | DWORD | 4 | +20 | +12 |
| BoundResources | DWORD | 4 | +24 | +16 |
| InstructionCount | DWORD | 4 | +28 | +20 |
| TempRegisterCount | DWORD | 4 | +32 | +24 |
| TempArrayCount | DWORD | 4 | +36 | +28 |
| DefCount | DWORD | 4 | +40 | +32 |
| DclCount | DWORD | 4 | +44 | +36 |
| TextureNormalInstructions | DWORD | 4 | +48 | +40 |
| TextureLoadInstructions | DWORD | 4 | +52 | +44 |
| TextureCompInstructions | DWORD | 4 | +56 | +48 |
| TextureBiasInstructions | DWORD | 4 | +60 | +52 |
| TextureGradientInstructions | DWORD | 4 | +64 | +56 |
| FloatInstructionCount | DWORD | 4 | +68 | +60 |
| IntInstructionCount | DWORD | 4 | +72 | +64 |
| UintInstructionCount | DWORD | 4 | +76 | +68 |
| StaticFlowControlCount | DWORD | 4 | +80 | +72 |
| DynamicFlowControlCount | DWORD | 4 | +84 | +76 |
| MacroInstructionCount | DWORD | 4 | +88 | +80 |
| ArrayInstructionCount | DWORD | 4 | +92 | +84 |
| MovInstructionCount | DWORD | 4 | +96 | +88 |
| MovcInstructionCount | DWORD | 4 | +100 | +92 |
| ConversionInstructionCount | DWORD | 4 | +104 | +96 |
| BitwiseInstructionCount | DWORD | 4 | +108 | +100 |
| MinFeatureLevel | D3D_FEATURE_LEVEL | 4 | +112 | +104 |
| RequiredFeatureFlags | ULONGLONG | 8 | +120 | +112 |
| Name | LPSTR | 8/4 | +128 | +120 |
| FunctionParameterCount | INT | 4 | +136 | +124 |
| HasReturn | BOOL | 4 | +140 | +128 |
| Has10Level9VertexShader | BOOL | 4 | +144 | +132 |
| Has10Level9PixelShader | BOOL | 4 | +148 | +136 |