GSPGPU:TriggerCmdReqQueue: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
No edit summary
Line 23: Line 23:


=Description=
=Description=
This triggers handling of the GX command written to the command [[GSPGPU:RegisterInterruptRelayQueue|buffer]] in shared memory.
This triggers handling of the [[GX_Commands|GX command]] written to the command buffer in [[GSPGPU:RegisterInterruptRelayQueue|shared]] memory.

Revision as of 19:23, 30 January 2013

Request

Index Word Description
0 Header code [0x000C0000]

Response

Index Word Description
0 Header code
1 Result code

Description

This triggers handling of the GX command written to the command buffer in shared memory.