Lines Matching refs:driDrawable
101 __DRIdrawable *driDrawable;
234 (*screen->core->destroyDrawable)(private->driDrawable);
254 (*screen->core->swapBuffers)(private->driDrawable);
268 screen->swapControl->setSwapInterval(draw->driDrawable, interval);
283 screen->copySubBuffer->copySubBuffer(private->driDrawable, x, y, w, h);
313 draw->driDrawable,
314 read->driDrawable);
347 draw->driDrawable,
348 read->driDrawable);
728 private->driDrawable =
733 if (private->driDrawable == NULL) {
745 getDrawableInfo(__DRIdrawable *driDrawable,