mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-07 20:08:20 +02:00
glx: add padding for PbufferClobber event
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
9a6b4466f4
commit
47206b3df0
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ The patch that fixed this server bug in X.org CVS is here:
|
|||
|
||||
<!-- Events -->
|
||||
<event name="PbufferClobber" number="0">
|
||||
<pad bytes="1" />
|
||||
<field type="CARD16" name="event_type" />
|
||||
<field type="CARD16" name="draw_type" />
|
||||
<field type="glx:DRAWABLE" name="drawable" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue