Lines Matching defs:__GLXDRIdrawable
101 typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
117 __GLXDRIdrawable *(*createDrawable)(struct glx_screen *psc,
122 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc,
124 void (*copySubBuffer)(__GLXDRIdrawable *pdraw,
126 int (*getDrawableMSC)(struct glx_screen *psc, __GLXDRIdrawable *pdraw,
128 int (*waitForMSC)(__GLXDRIdrawable *pdraw, int64_t target_msc,
131 int (*waitForSBC)(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust,
133 int (*setSwapInterval)(__GLXDRIdrawable *pdraw, int interval);
134 int (*getSwapInterval)(__GLXDRIdrawable *pdraw);
135 int (*getBufferAge)(__GLXDRIdrawable *pdraw);
136 void (*bindTexImage)(__GLXDRIdrawable *pdraw, int buffer, const int *attribs);
137 void (*releaseTexImage)(__GLXDRIdrawable *pdraw, int buffer);
142 void (*destroyDrawable) (__GLXDRIdrawable * drawable);
622 extern __GLXDRIdrawable *
762 extern __GLXDRIdrawable *