Lines Matching defs:dri2_drawable
80 struct dri2_drawable struct82 __GLXDRIdrawable base;83 __DRIdrawable *driDrawable;84 __DRIbuffer buffers[5];85 int bufferCount;86 int width, height;87 int have_back;88 int have_fake_front;89 int swap_interval;91 uint64_t previous_time;92 unsigned frames;