GSPGPU:RegisterInterruptRelayQueue: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 3 users 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 | |||
| [[SVC|Shared]] memory handle | | [[SVC|Shared]] memory handle | ||
|} | |} | ||
=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 [[ | 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 [[GSP_Shared_Memory|GX commands]] to the shared memory. |