Module xcb::dri2

source · []
Expand description

The DRI2 X extension.

Accessible with the dri2 cargo feature.

Structs

The Authenticate request.

Unchecked cookie type for Authenticate.

The BufferSwapCompleteEvent event.

The Connect request.

Cookie type for Connect.

Unchecked cookie type for Connect.

Reply type for Connect.

The CopyRegion request.

Cookie type for CopyRegion.

Unchecked cookie type for CopyRegion.

Reply type for CopyRegion.

The CreateDrawable request.

The DestroyDrawable request.

The GetBuffers request.

Cookie type for GetBuffers.

Unchecked cookie type for GetBuffers.

Reply type for GetBuffers.

The GetBuffersWithFormat request.

The GetMsc request.

Cookie type for GetMsc.

Unchecked cookie type for GetMsc.

Reply type for GetMsc.

The GetParam request.

Cookie type for GetParam.

Unchecked cookie type for GetParam.

Reply type for GetParam.

The InvalidateBuffersEvent event.

The QueryVersion request.

Unchecked cookie type for QueryVersion.

The SwapBuffers request.

Unchecked cookie type for SwapBuffers.

The SwapInterval request.

The WaitMsc request.

Cookie type for WaitMsc.

Unchecked cookie type for WaitMsc.

Reply type for WaitMsc.

The WaitSbc request.

Cookie type for WaitSbc.

Unchecked cookie type for WaitSbc.

Reply type for WaitSbc.

Enums

Unified event type for the Dri2 extension

Constants

The major version of the DRI2 extension.

The minor version of the DRI2 extension.

The version string of the DRI2 extension.

The official identifier for the DRI2 extension.

Functions

Fetch server runtime info data of the DRI2 extension.

Prefetch server runtime info data of the DRI2 extension.