Searched defs:dri2_drawable (Results 1 – 2 of 2) sorted by relevance
51 struct dri2_drawable { struct66 struct dri2_drawable *dri2_drawable; in dri2CreateDrawable() argument91 struct dri2_drawable *dri2_drawable = (struct dri2_drawable *)dri_drawable; in dri2SwapBuffer() local118 struct dri2_drawable *dri2_drawable = (struct dri2_drawable *)dri_drawable; in dri2GetRenderingBuffer() local
58 struct dri2_drawable struct60 __GLXDRIdrawable base;61 __DRIbuffer buffers[5];62 int bufferCount;63 int width, height;64 int have_back;65 int have_fake_front;66 int swap_interval;68 uint64_t previous_time;69 unsigned frames;