GPU Classes: Difference between revisions

No edit summary
Line 102: Line 102:
| 0x4B8 || MultisampleAlphaToCoverageDither || 1 || bool ||
| 0x4B8 || MultisampleAlphaToCoverageDither || 1 || bool ||
|-
|-
| 0x4B9 || || 1 || || 1 written here for "simple" BlendState.
| 0x4B9 || BlendIndependent || 1 || bool || 1 written here for "simple" BlendState.
|-
|-
| 0x4BB || AlphaTestEnable || 1 || bool ||
| 0x4BB || AlphaTestEnable || 1 || bool ||
|-
|-
| 0x4C5 || AlphaTestType || 1 || bitfield || Bit0-3: AlphaTestType
| 0x4C5 || AlphaTestFunc || 1 || bitfield || Bit0-3: AlphaTestFunc
|-
|-
| 0x4E0 || StencilEnable || 1 || bool ||
| 0x4E0 || StencilEnable || 1 || bool ||
|-
|-
| 0x4E5 || StencilMask0_Ref || 1 || bool ||
| 0x4E5 || StencilFrontRefValue || 1 || ||
|-
|-
| 0x4E6 || StencilMask0_ValueMask || 1 || bool ||
| 0x4E6 || StencilFrontMaskValue || 1 || ||
|-
|-
| 0x4E7 || StencilMask0_Enable || 1 || bool ||
| 0x4E7 || StencilFrontEnable || 1 || bool ||
|-
|-
| 0x4EC || LineWidth0 || 1 || ||
| 0x4EC || LineWidthSmooth || 1 || float ||
|-
|-
| 0x4ED || LineWidth1 || 1 || ||
| 0x4ED || LineWidthAliased || 1 || float ||
|-
|-
| 0x4C4 || AlphaRef || 1 || float ||
| 0x4C4 || AlphaTestRefValue || 1 || float ||
|-
|-
| 0x4C7 || BlendColor0 || 1 || ||
| 0x4C7 || BlendColor || 4 || float[4] ||
|-
| 0x4C8 || BlendColor1 || 1 || ||
|-
| 0x4C9 || BlendColor2 || 1 || ||
|-
| 0x4CA || BlendColor3 || 1 || ||
|-
|-
| 0x47C || || 1 || || BindProgram writes 0 here sometimes.
| 0x47C || || 1 || || BindProgram writes 0 here sometimes.