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