Difference between revisions of "GSPGPU:RegisterInterruptRelayQueue"
Jump to navigation
Jump to search
m (→Response) |
|||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | {{IPC/TranslationDescriptor|0x0}} |
|- | |- | ||
| 3 | | 3 | ||
Line 25: | Line 25: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code | + | | Header code [0x00130082] |
|- | |- | ||
| 1 | | 1 | ||
Line 34: | Line 34: | ||
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | {{IPC/TranslationDescriptor|0x0}} |
|- | |- | ||
| 4 | | 4 |
Latest revision as of 13:54, 3 February 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00130042] |
1 | Flags |
2 | Translation descriptor: 0x0 |
3 | KEvent handle |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x00130082] |
1 | Result code |
2 | GSP module thread index |
3 | Translation descriptor: 0x0 |
4 | Shared memory handle |
Description[edit]
The specified KEvent handle is used by the application GSP thread, when the event is triggered by GSP module this application thread can then write GX commands to the shared memory.