GPU Classes: Difference between revisions

Line 18: Line 18:
! Register || Name || Size || Type || Notes
! Register || Name || Size || Type || Notes
|-
|-
| 0x49 || ColorStateMachine? || 1 || uint || 1=Normal, 2=LoadColors?, 3=StoreColors?
| 0x49 || ClearColorStateMachine? || 1 || uint || 1=Normal, 2=LoadColors?, 3=StoreColors?
|-
|-
| 0xC9 || TesselationOuterLevels || 4 || float[4] ||
| 0xC9 || TesselationOuterLevels || 4 || float[4] ||
Line 56: Line 56:
| 0x303+4*N || ViewportNDepthRangeFar || 1 || float ||
| 0x303+4*N || ViewportNDepthRangeFar || 1 || float ||
|-
|-
| 0x360 || Color || 4 || ? ||
| 0x360 || ClearColor || 4 || ? ||
|-
|-
| 0x36B || PolygonModeFront || 1 || bitfield || 0x1B00/0x1B01/0x1B02
| 0x36B || PolygonModeFront || 1 || bitfield || 0x1B00/0x1B01/0x1B02
Line 262: Line 262:
| 0xE00 || TransformFeedbackAddr || 2 || gpuva ||
| 0xE00 || TransformFeedbackAddr || 2 || gpuva ||
|-
|-
| 0xE02 || ColorConfig? || 1 || bitfield || Bit2-5: ?, bit6-9: ?
| 0xE02 || ClearColorConfig? || 1 || bitfield || Bit2-5: ?, bit6-9: ?
|-
|-
| 0xE0A || || 1 || || Used by SetConservativeRasterDilate.
| 0xE0A || || 1 || || Used by SetConservativeRasterDilate.