Difference between revisions of "GSPGPU:RegisterInterruptRelayQueue"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Flags |
|- | |- | ||
| 2 | | 2 | ||
Line 38: | Line 38: | ||
=Description= | =Description= | ||
− | 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 | + | 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|GX commands]] to the shared memory. |
Revision as of 18:23, 30 January 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x00130042] |
1 | Flags |
2 | Value 0x0 |
3 | KEvent handle |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | GSP module thread index |
3 | Shared memory handle |
Description
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.