Module dri3

Source
Expand description

The DRI3 X extension.

Accessible with the dri3 cargo feature.

Structs§

BufferFromPixmap
The BufferFromPixmap request.
BufferFromPixmapCookie
Cookie type for BufferFromPixmap.
BufferFromPixmapCookieUnchecked
Unchecked cookie type for BufferFromPixmap.
BufferFromPixmapReply
Reply type for BufferFromPixmap.
BuffersFromPixmap
The BuffersFromPixmap request.
BuffersFromPixmapCookie
Cookie type for BuffersFromPixmap.
BuffersFromPixmapCookieUnchecked
Unchecked cookie type for BuffersFromPixmap.
BuffersFromPixmapReply
Reply type for BuffersFromPixmap.
FdFromFence
The FdFromFence request.
FdFromFenceCookie
Cookie type for FdFromFence.
FdFromFenceCookieUnchecked
Unchecked cookie type for FdFromFence.
FdFromFenceReply
Reply type for FdFromFence.
FenceFromFd
The FenceFromFd request.
GetSupportedModifiers
The GetSupportedModifiers request.
GetSupportedModifiersCookie
Cookie type for GetSupportedModifiers.
GetSupportedModifiersCookieUnchecked
Unchecked cookie type for GetSupportedModifiers.
GetSupportedModifiersReply
Reply type for GetSupportedModifiers.
Open
The Open request.
OpenCookie
Cookie type for Open.
OpenCookieUnchecked
Unchecked cookie type for Open.
OpenReply
Reply type for Open.
PixmapFromBuffer
The PixmapFromBuffer request.
PixmapFromBuffers
The PixmapFromBuffers request.
QueryVersion
The QueryVersion request.
QueryVersionCookie
Cookie type for QueryVersion.
QueryVersionCookieUnchecked
Unchecked cookie type for QueryVersion.
QueryVersionReply
Reply type for QueryVersion.

Constants§

MAJOR_VERSION
The major version of the DRI3 extension.
MINOR_VERSION
The minor version of the DRI3 extension.
VERSION_STRING
The version string of the DRI3 extension.
XNAME
The official identifier for the DRI3 extension.

Functions§

get_extension_data
Fetch server runtime info data of the DRI3 extension.
prefetch_extension_data
Prefetch server runtime info data of the DRI3 extension.