Expand description
The DRI3
X extension.
Accessible with the dri3
cargo feature.
Structs§
- The
BufferFromPixmap
request. - Cookie type for BufferFromPixmap.
- Unchecked cookie type for BufferFromPixmap.
- Reply type for BufferFromPixmap.
- The
BuffersFromPixmap
request. - Cookie type for BuffersFromPixmap.
- Unchecked cookie type for BuffersFromPixmap.
- Reply type for BuffersFromPixmap.
- The
FdFromFence
request. - Cookie type for FdFromFence.
- Unchecked cookie type for FdFromFence.
- Reply type for FdFromFence.
- The
FenceFromFd
request. - The
GetSupportedModifiers
request. - Cookie type for GetSupportedModifiers.
- Unchecked cookie type for GetSupportedModifiers.
- Reply type for GetSupportedModifiers.
- The
Open
request. - Cookie type for Open.
- Unchecked cookie type for Open.
- Reply type for Open.
- The
PixmapFromBuffer
request. - The
PixmapFromBuffers
request. - The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
Constants§
- The major version of the
DRI3
extension. - The minor version of the
DRI3
extension. - The version string of the
DRI3
extension. - The official identifier for the
DRI3
extension.
Functions§
- Fetch server runtime info data of the
DRI3
extension. - Prefetch server runtime info data of the
DRI3
extension.