Searched defs:dri2_drawable (Results 1 – 1 of 1) sorted by relevance
66 struct dri2_drawable struct68 __GLXDRIdrawable base;69 __DRIdrawable *driDrawable;70 __DRIbuffer buffers[5];71 int bufferCount;72 int width, height;73 int have_back;74 int have_fake_front;75 int swap_interval;77 uint64_t previous_time;[all …]