__DRIlegacyExtension Struct Reference
#include <dri_interface.h>
Data Fields |
| __DRIextension | base |
| __DRIscreen *(* | createNewScreen )(int screen, const __DRIversion *ddx_version, const __DRIversion *dri_version, const __DRIversion *drm_version, const __DRIframebuffer *frame_buffer, void *pSAREA, int fd, const __DRIextension **extensions, const __DRIconfig ***driver_configs, void *loaderPrivate) |
| __DRIdrawable *(* | createNewDrawable )(__DRIscreen *screen, const __DRIconfig *config, drm_drawable_t hwDrawable, int renderType, const int *attrs, void *loaderPrivate) |
| __DRIcontext *(* | createNewContext )(__DRIscreen *screen, const __DRIconfig *config, int render_type, __DRIcontext *shared, drm_context_t hwContext, void *loaderPrivate) |
Detailed Description
Definition at line 569 of file dri_interface.h.
The documentation for this struct was generated from the following file: