Lines Matching refs:depth_pixmap
88 PixmapPtr pixmap, depth_pixmap;
108 depth_pixmap = NULL;
117 } else if (attachments[i] == DRI2BufferStencil && depth_pixmap) {
118 pixmap = depth_pixmap;
213 depth_pixmap = pixmap;
252 PixmapPtr pixmap, depth_pixmap;
262 pixmap = depth_pixmap = NULL;
271 } else if (attachment == DRI2BufferStencil && depth_pixmap) {
272 pixmap = depth_pixmap;
353 depth_pixmap = pixmap;