Update DRI3Open encoding spec to remove driver name

The specification for the encoding of DRI3Open didn't get fixed when
the driver name was removed.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2013-11-06 10:18:53 -08:00
parent 8d2c54d41f
commit 8257a60f28

View file

@ -287,17 +287,13 @@ A.2 Protocol Requests
1 1 DRI3 opcode 1 1 DRI3 opcode
2 4 length 2 4 length
4 DRAWABLE drawable 4 DRAWABLE drawable
4 CARD32 driver type
4 PROVIDER provider 4 PROVIDER provider
1 1 Reply 1 1 Reply
1 1 nfd 1 1 nfd
2 CARD16 sequence number 2 CARD16 sequence number
4 (n + p) / 4 reply length 4 0 reply length
4 n driver name length (n) 24 unused
20 unused
n CARD8 driver name
p unused, p=pad(n)
0 FD device 0 FD device
└─── └───