Module xf86dri

Source
Expand description

The XFree86-DRI X extension.

Accessible with the xf86dri cargo feature.

Structs§

AuthConnection
The AuthConnection request.
AuthConnectionCookie
Cookie type for AuthConnection.
AuthConnectionCookieUnchecked
Unchecked cookie type for AuthConnection.
AuthConnectionReply
Reply type for AuthConnection.
CloseConnection
The CloseConnection request.
CreateContext
The CreateContext request.
CreateContextCookie
Cookie type for CreateContext.
CreateContextCookieUnchecked
Unchecked cookie type for CreateContext.
CreateContextReply
Reply type for CreateContext.
CreateDrawable
The CreateDrawable request.
CreateDrawableCookie
Cookie type for CreateDrawable.
CreateDrawableCookieUnchecked
Unchecked cookie type for CreateDrawable.
CreateDrawableReply
Reply type for CreateDrawable.
DestroyContext
The DestroyContext request.
DestroyDrawable
The DestroyDrawable request.
DrmClipRect
GetClientDriverName
The GetClientDriverName request.
GetClientDriverNameCookie
Cookie type for GetClientDriverName.
GetClientDriverNameCookieUnchecked
Unchecked cookie type for GetClientDriverName.
GetClientDriverNameReply
Reply type for GetClientDriverName.
GetDeviceInfo
The GetDeviceInfo request.
GetDeviceInfoCookie
Cookie type for GetDeviceInfo.
GetDeviceInfoCookieUnchecked
Unchecked cookie type for GetDeviceInfo.
GetDeviceInfoReply
Reply type for GetDeviceInfo.
GetDrawableInfo
The GetDrawableInfo request.
GetDrawableInfoCookie
Cookie type for GetDrawableInfo.
GetDrawableInfoCookieUnchecked
Unchecked cookie type for GetDrawableInfo.
GetDrawableInfoReply
Reply type for GetDrawableInfo.
OpenConnection
The OpenConnection request.
OpenConnectionCookie
Cookie type for OpenConnection.
OpenConnectionCookieUnchecked
Unchecked cookie type for OpenConnection.
OpenConnectionReply
Reply type for OpenConnection.
QueryDirectRenderingCapable
The QueryDirectRenderingCapable request.
QueryDirectRenderingCapableCookie
Cookie type for QueryDirectRenderingCapable.
QueryDirectRenderingCapableCookieUnchecked
Unchecked cookie type for QueryDirectRenderingCapable.
QueryDirectRenderingCapableReply
Reply type for QueryDirectRenderingCapable.
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 XF86Dri extension.
MINOR_VERSION
The minor version of the XF86Dri extension.
VERSION_STRING
The version string of the XF86Dri extension.
XNAME
The official identifier for the XF86Dri extension.

Functions§

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