GPU Classes: Difference between revisions
No edit summary |
|||
| Line 180: | Line 180: | ||
| 0x7C0+2*N || VertexBufferEndAddr || 2 || gpuva || | | 0x7C0+2*N || VertexBufferEndAddr || 2 || gpuva || | ||
|- | |- | ||
| 0x781+8*N || | | 0x781+8*N || BlendNRgbEquation || 1 || bitfield || Bit0-2: BlendEquation | ||
|- | |- | ||
| 0x782+8*N || | | 0x782+8*N || BlendNRgbFunctionSrc || 1 || bitfield || Bit0-4: ?, bit14-15: ? | ||
|- | |- | ||
| 0x783+8*N || | | 0x783+8*N || BlendNRgbFunctionDst || 1 || bitfield || Bit0-4: ?, bit14-15: ? | ||
|- | |- | ||
| 0x784+8*N || | | 0x784+8*N || BlendNAlphaEquation || 1 || bitfield || Bit0-2: BlendEquation | ||
|- | |- | ||
| 0x785+8*N || | | 0x785+8*N || BlendNAlphaFunctionSrc || 1 || bitfield || Bit0-4: ?, bit14-15: ? | ||
|- | |- | ||
| 0x786+8*N || | | 0x786+8*N || BlendNAlphaFunctionDst || 1 || bitfield || Bit0-4: ?, bit14-15: ? | ||
|- | |- | ||
| 0x820 || || 1 || || BindProgram writes here. | | 0x820 || || 1 || || BindProgram writes here. | ||