Searched defs:gl_pixelmaps (Results 1 – 1 of 1) sorted by relevance
595 struct gl_pixelmaps struct597 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */598 struct gl_pixelmap GtoG;599 struct gl_pixelmap BtoB;600 struct gl_pixelmap AtoA;601 struct gl_pixelmap ItoR;602 struct gl_pixelmap ItoG;603 struct gl_pixelmap ItoB;604 struct gl_pixelmap ItoA;605 struct gl_pixelmap ItoI;[all …]