mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
spec: padding bytes are undefined, state so
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ff562befd8
commit
0b54a1442a
1 changed files with 2 additions and 1 deletions
|
|
@ -162,7 +162,8 @@ The message header has 2 words in it:
|
|||
\end{itemize}
|
||||
|
||||
The payload describes the request/event arguments. Every argument is always
|
||||
aligned to 32-bits. There is no prefix that describes the type, but it is
|
||||
aligned to 32-bits. Where padding is required, the value of padding bytes is
|
||||
undefined. There is no prefix that describes the type, but it is
|
||||
inferred implicitly from the xml specification.
|
||||
|
||||
The representation of argument types are as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue