GPU Classes: Difference between revisions
No edit summary |
|||
Line 161: | Line 161: | ||
|- | |- | ||
| 0x36C || PolygonModeBack || 1 || bitfield || 0x1B00/0x1B01/0x1B02 | | 0x36C || PolygonModeBack || 1 || bitfield || 0x1B00/0x1B01/0x1B02 | ||
|- | |||
| 0x36D || PolygonSmoothEnable || 1 || bool || | |||
|- style="border-top: double" | |- style="border-top: double" | ||
| 0x36F || ? || 1 || bitfield || Bit0:?, bit16:?. Used by ClearDepthStencil. | | 0x36F || ? || 1 || bitfield || Bit0:?, bit16:?. Used by ClearDepthStencil. | ||
Line 173: | Line 175: | ||
|- | |- | ||
| 0x374 || || 1 || || 0 written here for "simple" BlendState. | | 0x374 || || 1 || || 0 written here for "simple" BlendState. | ||
|- style="border-top: double" | |||
| 0x379 || WatchdogTimer || 1 || || | |||
|- | |||
| 0x37A || PrimitiveRestartWithDrayArrays || 1 || boolean || | |||
|- style="border-top: double" | |||
| 0x37E || WindowOffsetX || 1 || int || | |||
|- | |||
| 0x37F || WindowOffsetY || 1 || int || | |||
|- style="border-top: double" | |- style="border-top: double" | ||
| 0x380+4*N || ScissorNEnable || 1 || bool || n=0..15. GpuInit writes 1 here. | | 0x380+4*N || ScissorNEnable || 1 || bool || n=0..15. GpuInit writes 1 here. |