GPU Classes: Difference between revisions
No edit summary |
|||
Line 70: | Line 70: | ||
| 0x3E8 || DepthBounds_Bound1 || 1 || float || | | 0x3E8 || DepthBounds_Bound1 || 1 || float || | ||
|- | |- | ||
| 0x3ED || | | 0x3ED || MultisampleRasterEnable || 1 || bool || | ||
|- | |- | ||
| 0x3EE || | | 0x3EE || MultisampleRasterSamples || 1 || bitfield || 2=Four, 4=Eight, 5=?, 6=Sixteen | ||
|- | |- | ||
| 0x3EF || | | 0x3EF || MultisampleCoverageModulationMode || 1 || || | ||
|- | |- | ||
| 0x3F0 || SampleMask1 || 1 || || | | 0x3F0 || SampleMask1 || 1 || || | ||
Line 96: | Line 96: | ||
| 0x452 || Raster_Enable || 1 || bool || | | 0x452 || Raster_Enable || 1 || bool || | ||
|- | |- | ||
| 0x478 || | | 0x478 || MultisampleGrid? || 3 || || | ||
|- | |- | ||
| | | 0x47E || MultisampleCoverageToColor || 1 || bitfield || Bit0: Enable, bit4-6: ? | ||
|- | |- | ||
| 0x4B3 || DepthTestEnable || 1 || bool || Enables DepthWriteEnable and DepthFunc. | | 0x4B3 || DepthTestEnable || 1 || bool || Enables DepthWriteEnable and DepthFunc. | ||
Line 113: | Line 107: | ||
|- | |- | ||
| 0x4C3 || DepthFunc || 1 || bitfield || Bit0-3: DepthFunc | | 0x4C3 || DepthFunc || 1 || bitfield || Bit0-3: DepthFunc | ||
|- | |||
| 0x4B8 || MultisampleAlphaToCoverageDither || 1 || bool || | |||
|- | |- | ||
| 0x4B9 || || 1 || || 1 written here for "simple" BlendState. | | 0x4B9 || || 1 || || 1 written here for "simple" BlendState. | ||
Line 160: | Line 156: | ||
| 0x54C || Counter_Reset || 1 || || Value written decides which counter to reset. | | 0x54C || Counter_Reset || 1 || || Value written decides which counter to reset. | ||
|- | |- | ||
| 0x54D || | | 0x54D || MultisampleEnable || 1 || || | ||
|- | |- | ||
| 0x54F || | | 0x54F || MultisampleAlphaToCoverageEnable || 1 || bool || | ||
|- | |- | ||
| 0x55B || PolygonOffsetClamp1 || 1 || float || | | 0x55B || PolygonOffsetClamp1 || 1 || float || |