Searched defs:__DRIcontext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/GL/internal/
H A Ddri_interface.h67 typedef struct __DRIcontextRec __DRIcontext; typedef in typeref:struct:__DRIcontextRec
217 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
241 void (*setTexBuffer)(__DRIcontext *pDRICtx,
251 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
261 void (*releaseTexBuffer)(__DRIcontext *pDRICtx,
303 void (*throttle)(__DRIcontext *ctx,
580 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
582 __DRIcontext *shared,
585 int (*copyContext)(__DRIcontext *dest,
586 __DRIcontext *sr
[all...]
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h67 typedef struct __DRIcontextRec __DRIcontext; typedef in typeref:struct:__DRIcontextRec
217 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
241 void (*setTexBuffer)(__DRIcontext *pDRICtx,
251 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
261 void (*releaseTexBuffer)(__DRIcontext *pDRICtx,
303 void (*throttle)(__DRIcontext *ctx,
580 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
582 __DRIcontext *shared,
585 int (*copyContext)(__DRIcontext *dest,
586 __DRIcontext *sr
[all...]

Completed in 1228 milliseconds