Module dri3

Source
Expand description

Bindings to the DRI3 X11 extension.

Structs§

BufferFromPixmapReply
BufferFromPixmapRequest
BuffersFromPixmapReply
BuffersFromPixmapRequest
FDFromFenceReply
FDFromFenceRequest
FenceFromFDRequest
FreeSyncobjRequest
GetSupportedModifiersReply
GetSupportedModifiersRequest
ImportSyncobjRequest
OpenReply
OpenRequest
PixmapFromBufferRequest
PixmapFromBuffersRequest
QueryVersionReply
QueryVersionRequest
SetDRMDeviceInUseRequest

Constants§

BUFFERS_FROM_PIXMAP_REQUEST
Opcode for the BuffersFromPixmap request
BUFFER_FROM_PIXMAP_REQUEST
Opcode for the BufferFromPixmap request
FD_FROM_FENCE_REQUEST
Opcode for the FDFromFence request
FENCE_FROM_FD_REQUEST
Opcode for the FenceFromFD request
FREE_SYNCOBJ_REQUEST
Opcode for the FreeSyncobj request
GET_SUPPORTED_MODIFIERS_REQUEST
Opcode for the GetSupportedModifiers request
IMPORT_SYNCOBJ_REQUEST
Opcode for the ImportSyncobj request
OPEN_REQUEST
Opcode for the Open request
PIXMAP_FROM_BUFFERS_REQUEST
Opcode for the PixmapFromBuffers request
PIXMAP_FROM_BUFFER_REQUEST
Opcode for the PixmapFromBuffer request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
SET_DRM_DEVICE_IN_USE_REQUEST
Opcode for the SetDRMDeviceInUse request
X11_EXTENSION_NAME
The X11 name of the extension for QueryExtension
X11_XML_VERSION
The version number of this extension that this client library supports.

Type Aliases§

Syncobj