Lines Matching refs:__GLXDRIdrawable
95 typedef struct __GLXDRIdrawableRec __GLXDRIdrawable; typedef
116 __GLXDRIdrawable *(*createDrawable)(struct glx_screen *psc,
121 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc,
123 void (*copySubBuffer)(__GLXDRIdrawable *pdraw,
125 int (*getDrawableMSC)(struct glx_screen *psc, __GLXDRIdrawable *pdraw,
127 int (*waitForMSC)(__GLXDRIdrawable *pdraw, int64_t target_msc,
130 int (*waitForSBC)(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust,
132 int (*setSwapInterval)(__GLXDRIdrawable *pdraw, int interval);
133 int (*getSwapInterval)(__GLXDRIdrawable *pdraw);
134 int (*getBufferAge)(__GLXDRIdrawable *pdraw);
139 void (*destroyDrawable) (__GLXDRIdrawable * drawable);
633 extern __GLXDRIdrawable *
800 extern __GLXDRIdrawable *