diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-06 10:18:53 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-06 10:20:44 -0800 |
commit | 8257a60f2896e298715b6110ca9683da9904d711 (patch) | |
tree | f276adffbe5484e3b206fb74b423523e988575b9 /dri3proto.txt | |
parent | 8d2c54d41f2444bbf7c14b678059881483c49903 (diff) |
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>
Diffstat (limited to 'dri3proto.txt')
-rw-r--r-- | dri3proto.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dri3proto.txt b/dri3proto.txt index 3f516f7..dac11d3 100644 --- a/dri3proto.txt +++ b/dri3proto.txt @@ -287,17 +287,13 @@ A.2 Protocol Requests 1 1 DRI3 opcode 2 4 length 4 DRAWABLE drawable - 4 CARD32 driver type 4 PROVIDER provider ▶ 1 1 Reply 1 1 nfd 2 CARD16 sequence number - 4 (n + p) / 4 reply length - 4 n driver name length (n) - 20 unused - n CARD8 driver name - p unused, p=pad(n) + 4 0 reply length + 24 unused 0 FD device └─── |