Difference between revisions of "GSPGPU:TriggerCmdReqQueue"

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...")
 
m
 
(One intermediate revision by the same user not shown)
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 command written to the command buffer in [[GSP_Shared_Memory|shared]] memory.

Latest revision as of 19:42, 7 February 2013

Request[edit]

Index Word Description
0 Header code [0x000C0000]

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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