Searched defs:dri2_drawable (Results 1 – 1 of 1) sorted by relevance
104 struct dri2_drawable struct106 __GLXDRIdrawable base;107 __DRIdrawable *driDrawable;108 __DRIbuffer buffers[5];109 int bufferCount;110 int width, height;111 int have_back;112 int have_fake_front;113 int swap_interval;115 double previous_time;[all …]