− | This command converts the specified address to a physical address, then writes the physical address and size to the [[GPU]] registers at 0x1EF018E0. This is used for OpenGL commands. | + | This command converts the specified address to a physical address, then writes the physical address and size to the [[GPU]] registers at 0x1EF018E0. This buffer contains OpenGL commands, every 8-bytes in the buffer is a GL command. Cmd+0 is the command parameter, and cmd+4 is the cmdID. |