GPU Classes: Difference between revisions

No edit summary
No edit summary
Line 130: Line 130:
| 0x374 || || 1 || || 0 written here for "simple" BlendState.
| 0x374 || || 1 || || 0 written here for "simple" BlendState.
|-
|-
| 0x380 || ScissorEnable || 1 || bool || GpuInit writes 1 here.
| 0x380+4*n || ScissorNEnable || 1 || bool || n=0..15. GpuInit writes 1 here.
|-
|-
| 0x381+4*N || ScissorNHorizontal || 1 || bitfield || Bit0-15: min, bit16-31: max
| 0x381+4*N || ScissorNHorizontal || 1 || bitfield || Bit0-15: min, bit16-31: max
|-
|-
| 0x382+4*N || ScissorNVertical || 1 || bitfield || Bit0-15: min, bit16-31: max
| 0x382+4*N || ScissorNVertical || 1 || bitfield || Bit0-15: min, bit16-31: max
|-
| 0x384+4*N || ScissorNEnable? || 1 || bool? ||
|-
|-
| 0x3D5 || StencilBackRefValue || 1 || ||
| 0x3D5 || StencilBackRefValue || 1 || ||