mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
spec: Correct lengths in encoding of OffloadSink & OutputSource
Make listed lengths match data shown & values in header for RRSetProviderOffloadSink & RRSetProviderOutputSource Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
f876e00d29
commit
4fcbd8584e
1 changed files with 2 additions and 2 deletions
|
|
@ -2790,7 +2790,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
RRSetProviderOffloadSink
|
||||
1 CARD8 major opcode
|
||||
1 34 RandR opcode
|
||||
2 2 length
|
||||
2 4 length
|
||||
4 PROVIDER provider
|
||||
4 PROVIDER offload sink provider
|
||||
4 TIMESTAMP timestamp
|
||||
|
|
@ -2799,7 +2799,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
RRSetProviderOutputSource
|
||||
1 CARD8 major opcode
|
||||
1 35 RandR opcode
|
||||
2 2 length
|
||||
2 4 length
|
||||
4 PROVIDER provider
|
||||
4 PROVIDER output source provider
|
||||
4 TIMESTAMP timestamp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue