Home | History | Annotate | Download | only in internal

Lines Matching defs:__DRIcontext

61 typedef struct __DRIcontextRec		__DRIcontext;
228 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
245 void (*setTexBuffer)(__DRIcontext *pDRICtx,
255 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
523 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
525 __DRIcontext *shared,
528 int (*copyContext)(__DRIcontext *dest,
529 __DRIcontext *src,
532 void (*destroyContext)(__DRIcontext *context);
534 int (*bindContext)(__DRIcontext *ctx,
538 int (*unbindContext)(__DRIcontext *ctx);
611 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
614 __DRIcontext *shared,
730 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
732 __DRIcontext *shared,