Module xcb::glx[][src]

Expand description

The GLX X extension.

Accessible with the glx cargo feature.

Structs

The AreTexturesResident request.

The BufferSwapCompleteEvent event.

The ChangeDrawableAttributes request.

The ClientInfo request.

The CopyContext request.

The CreateContext request.

The CreateContextAttribsArb request.

The CreateGlxPixmap request.

The CreateNewContext request.

The CreatePbuffer request.

The CreatePixmap request.

The CreateWindow request.

The DeleteLists request.

The DeleteQueriesArb request.

The DeleteTextures request.

The DeleteWindow request.

The DestroyContext request.

The DestroyGlxPixmap request.

The DestroyPbuffer request.

The DestroyPixmap request.

The EndList request.

The FeedbackBuffer request.

The Finish request.

Cookie type for Finish.

Unchecked cookie type for Finish.

Reply type for Finish.

The Flush request.

The GenLists request.

Cookie type for GenLists.

Unchecked cookie type for GenLists.

Reply type for GenLists.

The GenQueriesArb request.

Unchecked cookie type for GenQueriesArb.

The GenTextures request.

Unchecked cookie type for GenTextures.

The GenericError error.

The GetBooleanv request.

Unchecked cookie type for GetBooleanv.

The GetClipPlane request.

Unchecked cookie type for GetClipPlane.

The GetColorTable request.

Unchecked cookie type for GetColorTable.

The GetColorTableParameterfv request.

The GetColorTableParameteriv request.

The GetCompressedTexImageArb request.

The GetConvolutionFilter request.

The GetConvolutionParameterfv request.

The GetConvolutionParameteriv request.

The GetDoublev request.

Cookie type for GetDoublev.

Unchecked cookie type for GetDoublev.

Reply type for GetDoublev.

The GetDrawableAttributes request.

The GetError request.

Cookie type for GetError.

Unchecked cookie type for GetError.

Reply type for GetError.

The GetFbConfigs request.

Unchecked cookie type for GetFbConfigs.

The GetFloatv request.

Cookie type for GetFloatv.

Unchecked cookie type for GetFloatv.

Reply type for GetFloatv.

The GetHistogram request.

Unchecked cookie type for GetHistogram.

The GetHistogramParameterfv request.

The GetHistogramParameteriv request.

The GetIntegerv request.

Unchecked cookie type for GetIntegerv.

The GetLightfv request.

Cookie type for GetLightfv.

Unchecked cookie type for GetLightfv.

Reply type for GetLightfv.

The GetLightiv request.

Cookie type for GetLightiv.

Unchecked cookie type for GetLightiv.

Reply type for GetLightiv.

The GetMapdv request.

Cookie type for GetMapdv.

Unchecked cookie type for GetMapdv.

Reply type for GetMapdv.

The GetMapfv request.

Cookie type for GetMapfv.

Unchecked cookie type for GetMapfv.

Reply type for GetMapfv.

The GetMapiv request.

Cookie type for GetMapiv.

Unchecked cookie type for GetMapiv.

Reply type for GetMapiv.

The GetMaterialfv request.

Unchecked cookie type for GetMaterialfv.

The GetMaterialiv request.

Unchecked cookie type for GetMaterialiv.

The GetMinmax request.

Cookie type for GetMinmax.

Unchecked cookie type for GetMinmax.

The GetMinmaxParameterfv request.

The GetMinmaxParameteriv request.

Reply type for GetMinmax.

The GetPixelMapfv request.

Unchecked cookie type for GetPixelMapfv.

The GetPixelMapuiv request.

The GetPixelMapusv request.

The GetPolygonStipple request.

The GetQueryObjectivArb request.

The GetQueryObjectuivArb request.

The GetQueryivArb request.

Unchecked cookie type for GetQueryivArb.

The GetSeparableFilter request.

The GetString request.

Cookie type for GetString.

Unchecked cookie type for GetString.

Reply type for GetString.

The GetTexEnvfv request.

Unchecked cookie type for GetTexEnvfv.

The GetTexEnviv request.

Unchecked cookie type for GetTexEnviv.

The GetTexGendv request.

Unchecked cookie type for GetTexGendv.

The GetTexGenfv request.

Unchecked cookie type for GetTexGenfv.

The GetTexGeniv request.

Unchecked cookie type for GetTexGeniv.

The GetTexImage request.

Unchecked cookie type for GetTexImage.

The GetTexLevelParameterfv request.

The GetTexLevelParameteriv request.

The GetTexParameterfv request.

The GetTexParameteriv request.

The GetVisualConfigs request.

The IsDirect request.

Cookie type for IsDirect.

Unchecked cookie type for IsDirect.

Reply type for IsDirect.

The IsEnabled request.

Cookie type for IsEnabled.

Unchecked cookie type for IsEnabled.

Reply type for IsEnabled.

The IsList request.

Cookie type for IsList.

Unchecked cookie type for IsList.

Reply type for IsList.

The IsQueryArb request.

Cookie type for IsQueryArb.

Unchecked cookie type for IsQueryArb.

Reply type for IsQueryArb.

The IsTexture request.

Cookie type for IsTexture.

Unchecked cookie type for IsTexture.

Reply type for IsTexture.

The MakeContextCurrent request.

The MakeCurrent request.

Unchecked cookie type for MakeCurrent.

The NewList request.

The PbufferClobberEvent event.

The PixelStoref request.

The PixelStorei request.

The QueryContext request.

Unchecked cookie type for QueryContext.

The QueryExtensionsString request.

The QueryServerString request.

The QueryVersion request.

Unchecked cookie type for QueryVersion.

The ReadPixels request.

Cookie type for ReadPixels.

Unchecked cookie type for ReadPixels.

Reply type for ReadPixels.

The Render request.

The RenderLarge request.

The RenderMode request.

Cookie type for RenderMode.

Unchecked cookie type for RenderMode.

Reply type for RenderMode.

The SelectBuffer request.

The SetClientInfo2arb request.

The SetClientInfoArb request.

The SwapBuffers request.

The UseXFont request.

The VendorPrivate request.

The VendorPrivateWithReply request.

The WaitGl request.

The WaitX request.

Enums

Unified error type for the Glx extension

Unified event type for the Glx extension

Constants

The major version of the Glx extension.

The minor version of the Glx extension.

The version string of the Glx extension.

The official identifier for the Glx extension.

Functions

Fetch server runtime info data of the Glx extension.

Prefetch server runtime info data of the Glx extension.

Type Definitions

The BadContextError error.

The BadContextStateError error.

The BadContextTagError error.

The BadCurrentDrawableError error.

The BadCurrentWindowError error.

The BadDrawableError error.

The BadFbConfigError error.

The BadLargeRequestError error.

The BadPbufferError error.

The BadPixmapError error.

The BadRenderRequestError error.

The BadWindowError error.

The GlxBadProfileArbError error.

The UnsupportedPrivateRequestError error.