APT:SendCaptureBufferInfo

From 3dbrew
Revision as of 08:20, 22 November 2015 by Steveice10 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00400042]
1 Size
2 (Size << 14) | 2
3 void*, CaptureBufferInfo

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

The input size is clamped to 0x20-bytes by NS. The input buffer with the clamped size is then copied to a NS state buffer. The size field for this state buffer is also set to this clamped size.