GSPGPU:SetInternalPriorities: Difference between revisions
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. |