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..."
 
mNo edit summary
 
(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

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.