GSPGPU:SetTextureCopy

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Request Word Description
0
Header 0x000E0180 Cmd 0x000E Param 6 Xlat 0
1 Physical source address
2 Physical destination address
3 Size
4 Source parameters (bit0-15: line width, bit 16-31: gap)
5 Destination parameters (bit0-15: line width, bit 16-31: gap)
6 Flags (bit2: set when using gaps, bit3: always set)

Response[edit]

Response Word Description
0
Header 0x000E0040 Cmd 0x000E Param 1 Xlat 0
1 Result code

Description[edit]

Stubbed, replaced by the TextureCopy command request.