Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

__DRIgetDrawableInfoExtension Struct Reference

#include <dri_interface.h>

Data Fields

__DRIextension base
GLboolean(* getDrawableInfo )(__DRIdrawable *drawable, unsigned int *index, unsigned int *stamp, int *x, int *y, int *width, int *height, int *numClipRects, drm_clip_rect_t **pClipRects, int *backX, int *backY, int *numBackClipRects, drm_clip_rect_t **pBackClipRects, void *loaderPrivate)

Detailed Description

The following extensions describe loader features that the DRI driver can make use of. Some of these are mandatory, such as the getDrawableInfo extension for DRI and the DRI Loader extensions for DRI2, while others are optional, and if present allow the driver to expose certain features. The loader pass in a NULL terminated array of these extensions to the driver in the createNewScreen constructor.

Definition at line 279 of file dri_interface.h.


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

Generated on Fri Feb 10 06:19:57 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.