Effect Structures (Direct3D 10)
This section contains information about the following effect structures:
Structures | Description |
---|---|
D3D10_EFFECT_DESC | Describes an effect. |
D3D10_EFFECT_SHADER_DESC | Describes an effect shader. |
D3D10_EFFECT_TYPE_DESC | Describes an effect-variable type. |
D3D10_EFFECT_VARIABLE_DESC | Describes an effect variable. |
D3D10_PASS_DESC | Describes a pass. |
D3D10_PASS_SHADER_DESC | Describes a shader variable. |
D3D10_TECHNIQUE_DESC | Describes a technique. |
Related topics