Difference between revisions of "CAMU:GetLatestVsyncTiming"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (GetLatestVsyncTiming) |
Steveice10 (talk | contribs) m (minifix) |
||
Line 21: | Line 21: | ||
! Description | ! Description | ||
|- | |- | ||
− | | | + | | 0 |
| ((PastTimings * 8) << 14) <nowiki>|</nowiki> 2 | | ((PastTimings * 8) << 14) <nowiki>|</nowiki> 2 | ||
|- | |- | ||
− | | | + | | 1 |
| s64* TimingsOutput | | s64* TimingsOutput | ||
|} | |} |
Latest revision as of 00:53, 22 October 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x002A0080] |
1 | Port |
2 | Number of Past Timings |
The following is located 0x100-bytes after the beginning of the above command buffer:
Index Word | Description |
---|---|
0 | ((PastTimings * 8) << 14) | 2 |
1 | s64* TimingsOutput |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |