GSPGPU:SetInternalPriorities: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001E0080] |- | 1 | Session thread priority |- | 2 | Session thread priority w..." |
No edit summary |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Command queue priority for this session | ||
|} | |} | ||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
Sets the priority for the thread handling incoming GSPGPU commands, and the priority when | Sets the priority for the thread handling incoming GSPGPU commands, and the priority for the command queue reader thread when the current session has acquired GPU rights. Both values must be < 0x40. |
Latest revision as of 02:43, 1 January 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x001E0080] |
1 | Session thread priority |
2 | Command queue priority for this session |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
Sets the priority for the thread handling incoming GSPGPU commands, and the priority for the command queue reader thread when the current session has acquired GPU rights. Both values must be < 0x40.