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 || | | 0x4C5 || AlphaTestFunc || 1 || bitfield || Bit0-3: AlphaTestFunc | ||
|- | |- | ||
| 0x4E0 || StencilEnable || 1 || bool || | | 0x4E0 || StencilEnable || 1 || bool || | ||
|- | |- | ||
| 0x4E5 || | | 0x4E5 || StencilFrontRefValue || 1 || || | ||
|- | |- | ||
| 0x4E6 || | | 0x4E6 || StencilFrontMaskValue || 1 || || | ||
|- | |- | ||
| 0x4E7 || | | 0x4E7 || StencilFrontEnable || 1 || bool || | ||
|- | |- | ||
| 0x4EC || | | 0x4EC || LineWidthSmooth || 1 || float || | ||
|- | |- | ||
| 0x4ED || | | 0x4ED || LineWidthAliased || 1 || float || | ||
|- | |- | ||
| 0x4C4 || | | 0x4C4 || AlphaTestRefValue || 1 || float || | ||
|- | |- | ||
| 0x4C7 || | | 0x4C7 || BlendColor || 4 || float[4] || | ||
|- | |- | ||
| 0x47C || || 1 || || BindProgram writes 0 here sometimes. | | 0x47C || || 1 || || BindProgram writes 0 here sometimes. | ||