Searched defs:gl_pixelmaps (Results 1 – 1 of 1) sorted by relevance
743 struct gl_pixelmaps struct745 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */746 struct gl_pixelmap GtoG;747 struct gl_pixelmap BtoB;748 struct gl_pixelmap AtoA;749 struct gl_pixelmap ItoR;750 struct gl_pixelmap ItoG;751 struct gl_pixelmap ItoB;752 struct gl_pixelmap ItoA;753 struct gl_pixelmap ItoI;[all …]