zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
__DRIswrastExtensionRec Struct Reference

#include <dri_interface.h>

Public Attributes

__DRIextension base
 
__DRIcontext *(* createNewContextForAPI )(__DRIscreen *screen, int api, const __DRIconfig *config, __DRIcontext *shared, void *data)
 
__DRIdrawable *(* createNewDrawable )(__DRIscreen *screen, const __DRIconfig *config, void *loaderPrivate)
 
__DRIscreen *(* createNewScreen )(int screen, const __DRIextension **extensions, const __DRIconfig ***driver_configs, void *loaderPrivate)
 

Detailed Description

Definition at line 662 of file dri_interface.h.

Member Data Documentation

__DRIextension __DRIswrastExtensionRec::base

Definition at line 663 of file dri_interface.h.

__DRIcontext*(* __DRIswrastExtensionRec::createNewContextForAPI)(__DRIscreen *screen, int api, const __DRIconfig *config, __DRIcontext *shared, void *data)

Definition at line 675 of file dri_interface.h.

__DRIdrawable*(* __DRIswrastExtensionRec::createNewDrawable)(__DRIscreen *screen, const __DRIconfig *config, void *loaderPrivate)

Definition at line 670 of file dri_interface.h.

__DRIscreen*(* __DRIswrastExtensionRec::createNewScreen)(int screen, const __DRIextension **extensions, const __DRIconfig ***driver_configs, void *loaderPrivate)

Definition at line 665 of file dri_interface.h.


The documentation for this struct was generated from the following file: