Expand description
The XFree86-DRI
X extension.
Accessible with the xf86dri
cargo feature.
Structs§
- The
AuthConnection
request. - Cookie type for AuthConnection.
- Unchecked cookie type for AuthConnection.
- Reply type for AuthConnection.
- The
CloseConnection
request. - The
CreateContext
request. - Cookie type for CreateContext.
- Unchecked cookie type for CreateContext.
- Reply type for CreateContext.
- The
CreateDrawable
request. - Cookie type for CreateDrawable.
- Unchecked cookie type for CreateDrawable.
- Reply type for CreateDrawable.
- The
DestroyContext
request. - The
DestroyDrawable
request. - The
GetClientDriverName
request. - Cookie type for GetClientDriverName.
- Unchecked cookie type for GetClientDriverName.
- Reply type for GetClientDriverName.
- The
GetDeviceInfo
request. - Cookie type for GetDeviceInfo.
- Unchecked cookie type for GetDeviceInfo.
- Reply type for GetDeviceInfo.
- The
GetDrawableInfo
request. - Cookie type for GetDrawableInfo.
- Unchecked cookie type for GetDrawableInfo.
- Reply type for GetDrawableInfo.
- The
OpenConnection
request. - Cookie type for OpenConnection.
- Unchecked cookie type for OpenConnection.
- Reply type for OpenConnection.
- The
QueryDirectRenderingCapable
request. - Cookie type for QueryDirectRenderingCapable.
- Unchecked cookie type for QueryDirectRenderingCapable.
- Reply type for QueryDirectRenderingCapable.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
Constants§
- The major version of the
XF86Dri
extension. - The minor version of the
XF86Dri
extension. - The version string of the
XF86Dri
extension. - The official identifier for the
XF86Dri
extension.
Functions§
- Fetch server runtime info data of the
XF86Dri
extension. - Prefetch server runtime info data of the
XF86Dri
extension.