Expand description
The DRI3 X extension.
Accessible with the dri3 cargo feature.
Structs§
- Buffer
From Pixmap - The
BufferFromPixmaprequest. - Buffer
From Pixmap Cookie - Cookie type for BufferFromPixmap.
- Buffer
From Pixmap Cookie Unchecked - Unchecked cookie type for BufferFromPixmap.
- Buffer
From Pixmap Reply - Reply type for BufferFromPixmap.
- Buffers
From Pixmap - The
BuffersFromPixmaprequest. - Buffers
From Pixmap Cookie - Cookie type for BuffersFromPixmap.
- Buffers
From Pixmap Cookie Unchecked - Unchecked cookie type for BuffersFromPixmap.
- Buffers
From Pixmap Reply - Reply type for BuffersFromPixmap.
- FdFrom
Fence - The
FdFromFencerequest. - FdFrom
Fence Cookie - Cookie type for FdFromFence.
- FdFrom
Fence Cookie Unchecked - Unchecked cookie type for FdFromFence.
- FdFrom
Fence Reply - Reply type for FdFromFence.
- Fence
From Fd - The
FenceFromFdrequest. - GetSupported
Modifiers - The
GetSupportedModifiersrequest. - GetSupported
Modifiers Cookie - Cookie type for GetSupportedModifiers.
- GetSupported
Modifiers Cookie Unchecked - Unchecked cookie type for GetSupportedModifiers.
- GetSupported
Modifiers Reply - Reply type for GetSupportedModifiers.
- Open
- The
Openrequest. - Open
Cookie - Cookie type for Open.
- Open
Cookie Unchecked - Unchecked cookie type for Open.
- Open
Reply - Reply type for Open.
- Pixmap
From Buffer - The
PixmapFromBufferrequest. - Pixmap
From Buffers - The
PixmapFromBuffersrequest. - Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
Constants§
- MAJOR_
VERSION - The major version of the
DRI3extension. - MINOR_
VERSION - The minor version of the
DRI3extension. - VERSION_
STRING - The version string of the
DRI3extension. - XNAME
- The official identifier for the
DRI3extension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
DRI3extension. - prefetch_
extension_ data - Prefetch server runtime info data of the
DRI3extension.