Searched defs:apple_glx_pixmap (Results 1 – 1 of 1) sorted by relevance
78 struct apple_glx_pixmap struct80 GLXPixmap xpixmap;81 void *buffer;82 int width, height, pitch, /*bytes per pixel */ bpp;83 size_t size;84 char path[PATH_MAX];108 struct apple_glx_pixmap pixmap; argument