Module dri2

Source
Expand description

The DRI2 X extension.

Accessible with the dri2 cargo feature.

Structs§

AttachFormat
Authenticate
The Authenticate request.
AuthenticateCookie
Cookie type for Authenticate.
AuthenticateCookieUnchecked
Unchecked cookie type for Authenticate.
AuthenticateReply
Reply type for Authenticate.
BufferSwapCompleteEvent
The BufferSwapCompleteEvent event.
Connect
The Connect request.
ConnectCookie
Cookie type for Connect.
ConnectCookieUnchecked
Unchecked cookie type for Connect.
ConnectReply
Reply type for Connect.
CopyRegion
The CopyRegion request.
CopyRegionCookie
Cookie type for CopyRegion.
CopyRegionCookieUnchecked
Unchecked cookie type for CopyRegion.
CopyRegionReply
Reply type for CopyRegion.
CreateDrawable
The CreateDrawable request.
DestroyDrawable
The DestroyDrawable request.
Dri2Buffer
GetBuffers
The GetBuffers request.
GetBuffersCookie
Cookie type for GetBuffers.
GetBuffersCookieUnchecked
Unchecked cookie type for GetBuffers.
GetBuffersReply
Reply type for GetBuffers.
GetBuffersWithFormat
The GetBuffersWithFormat request.
GetBuffersWithFormatCookie
Cookie type for GetBuffersWithFormat.
GetBuffersWithFormatCookieUnchecked
Unchecked cookie type for GetBuffersWithFormat.
GetBuffersWithFormatReply
Reply type for GetBuffersWithFormat.
GetMsc
The GetMsc request.
GetMscCookie
Cookie type for GetMsc.
GetMscCookieUnchecked
Unchecked cookie type for GetMsc.
GetMscReply
Reply type for GetMsc.
GetParam
The GetParam request.
GetParamCookie
Cookie type for GetParam.
GetParamCookieUnchecked
Unchecked cookie type for GetParam.
GetParamReply
Reply type for GetParam.
InvalidateBuffersEvent
The InvalidateBuffersEvent event.
QueryVersion
The QueryVersion request.
QueryVersionCookie
Cookie type for QueryVersion.
QueryVersionCookieUnchecked
Unchecked cookie type for QueryVersion.
QueryVersionReply
Reply type for QueryVersion.
SwapBuffers
The SwapBuffers request.
SwapBuffersCookie
Cookie type for SwapBuffers.
SwapBuffersCookieUnchecked
Unchecked cookie type for SwapBuffers.
SwapBuffersReply
Reply type for SwapBuffers.
SwapInterval
The SwapInterval request.
WaitMsc
The WaitMsc request.
WaitMscCookie
Cookie type for WaitMsc.
WaitMscCookieUnchecked
Unchecked cookie type for WaitMsc.
WaitMscReply
Reply type for WaitMsc.
WaitSbc
The WaitSbc request.
WaitSbcCookie
Cookie type for WaitSbc.
WaitSbcCookieUnchecked
Unchecked cookie type for WaitSbc.
WaitSbcReply
Reply type for WaitSbc.

Enums§

Attachment
DriverType
Event
Unified event type for the Dri2 extension
EventType

Constants§

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

Functions§

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