|
| ExtentsAdjust |
Number of pixels to adjust the extents rectangle outward to accommodate antialiasing kernels. |
| MaxActiveLights |
Maximum number of lights that can be active simultaneously. |
| MaxAnisotropy |
Maximum valid value for the D3DSAMP_MAXANISOTROPY. |
| MaxSimultaneousTextures |
Maximum number of textures that can be simultaneously bound to the fixed-function pipeline sampler stages. |
| MaxTextureBlendStages |
Maximum number of texture-blending stages. |
| MaxTextureRepeat |
The maximum range of the integer bits of the post-normalized texture coordinates. |
| NumSimultaneousRTs |
Number of simultaneous render targets. |
|
|
|
|
|
| D3DPBLENDCAPS_BLENDFACTOR |
D3DBLEND_BLENDFACTOR and D3DBLEND_INVBLENDFACTOR. |
| D3DPBLENDCAPS_BOTHINVSRCALPHA |
Source blend factor is (1 - As, 1 - As, 1 - As, 1 - As) and destination blend factor is (As, As, As, As). |
| D3DPBLENDCAPS_BOTHSRCALPHA |
D3DBLEND_BOTHSRCALPHA blend mode. |
| D3DPBLENDCAPS_DESTALPHA |
Blend factor is (Ad, Ad, Ad, Ad). |
| D3DPBLENDCAPS_DESTCOLOR |
Blend factor is (Rd, Gd, Bd, Ad). |
| D3DPBLENDCAPS_INVDESTALPHA |
Blend factor is (1 - Ad, 1 - Ad, 1 - Ad, 1 - Ad). |
| D3DPBLENDCAPS_INVDESTCOLOR |
Blend factor is (1-Rd, 1-Gd, 1-Bd, 1 - Ad). |
| D3DPBLENDCAPS_INVSRCALPHA |
Blend factor is (1 - As, 1 - As, 1 - As, 1 - As). |
| D3DPBLENDCAPS_INVSRCCOLOR |
Blend factor is (1-Rs, 1-Gs, 1-Bs, 1 - As). |
| D3DPBLENDCAPS_ONE |
Blend factor is (1, 1, 1, 1). |
| D3DPBLENDCAPS_SRCALPHA |
Blend factor is (As, As, As, As). |
| D3DPBLENDCAPS_SRCALPHASAT |
Blend factor is (f, f, f, 1); f = min(As, 1 - Ad). |
| D3DPBLENDCAPS_SRCCOLOR |
Blend factor is (Rs, Gs, Bs, As). |
| D3DPBLENDCAPS_ZERO |
Blend factor is (0, 0, 0, 0). |
|
|
| D3DPBLENDCAPS_BLENDFACTOR |
D3DBLEND_BLENDFACTOR and D3DBLEND_INVBLENDFACTOR. |
| D3DPBLENDCAPS_BOTHINVSRCALPHA |
Source blend factor is (1 - As, 1 - As, 1 - As, 1 - As) and destination blend factor is (As, As, As, As). |
| D3DPBLENDCAPS_BOTHSRCALPHA |
D3DBLEND_BOTHSRCALPHA blend mode. |
| D3DPBLENDCAPS_DESTALPHA |
Blend factor is (Ad, Ad, Ad, Ad). |
| D3DPBLENDCAPS_DESTCOLOR |
Blend factor is (Rd, Gd, Bd, Ad). |
| D3DPBLENDCAPS_INVDESTALPHA |
Blend factor is (1 - Ad, 1 - Ad, 1 - Ad, 1 - Ad). |
| D3DPBLENDCAPS_INVDESTCOLOR |
Blend factor is (1-Rd, 1-Gd, 1-Bd, 1 - Ad). |
| D3DPBLENDCAPS_INVSRCALPHA |
Blend factor is (1 - As, 1 - As, 1 - As, 1 - As). |
| D3DPBLENDCAPS_INVSRCCOLOR |
Blend factor is (1-Rs, 1-Gs, 1-Bs, 1 - As). |
| D3DPBLENDCAPS_ONE |
Blend factor is (1, 1, 1, 1). |
| D3DPBLENDCAPS_SRCALPHA |
Blend factor is (As, As, As, As). |
| D3DPBLENDCAPS_SRCALPHASAT |
Blend factor is (f, f, f, 1); f = min(As, 1 - Ad). |
| D3DPBLENDCAPS_SRCCOLOR |
Blend factor is (Rs, Gs, Bs, As). |
| D3DPBLENDCAPS_ZERO |
Blend factor is (0, 0, 0, 0). |
|
|
|
|
|
|
| Caps |
Instruction predication is supported if this value is nonzero. |
| DynamicFlowControlDepth |
Depth of the dynamic flow control instruction nesting. |
| NumTemps |
Number of temporary registers. |
| StaticFlowControlDepth |
The depth of nesting of the loop-vs / rep-vs and call-vs / callnz bool-vs instructions. |
|
|
|