Display services: Difference between revisions

No edit summary
Line 766: Line 766:
| 8292 || [4.0.0+] FillDetachedSharedFrameBufferColor
| 8292 || [4.0.0+] FillDetachedSharedFrameBufferColor
|-
|-
| 8293 || [4.0.0+] GetDetachedSharedFrameBufferImage
| 8293 || [4.0.0+] [[#GetDetachedSharedFrameBufferImage]]
|-
|-
| 8294 || [4.0.0+] SetDetachedSharedFrameBufferImage
| 8294 || [4.0.0+] SetDetachedSharedFrameBufferImage
Line 782: Line 782:


[5.0.0+] SetDetachedSharedFrameBufferImage now takes an additional 0x10-bytes of input. CopyDetachedSharedFrameBufferImage now takes an additional 0x18-bytes of input. SetDetachedSharedFrameBufferSubImage now takes an additional 0x10-bytes of input, and the buffer type was changed from 0x5 to 0x45.
[5.0.0+] SetDetachedSharedFrameBufferImage now takes an additional 0x10-bytes of input. CopyDetachedSharedFrameBufferImage now takes an additional 0x18-bytes of input. SetDetachedSharedFrameBufferSubImage now takes an additional 0x10-bytes of input, and the buffer type was changed from 0x5 to 0x45.
=== GetDetachedSharedFrameBufferImage ===
Takes a total of 0x10-bytes of input and a type-0x6 output buffer, returns a total of 8-bytes of output.
[15.0.0+] Now takes a total of 0x28-bytes of input and a type-0x6 output buffer, returns a total of 8-bytes of output.


== SetDisplayFatalErrorEnabled ==
== SetDisplayFatalErrorEnabled ==