Searched refs:gl_pixelmap (Results 1 – 2 of 2) sorted by relevance
69 static struct gl_pixelmap *107 struct gl_pixelmap *pm = get_pixelmap(ctx, map); in store_pixelmap()332 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapfvARB()384 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapuivARB()436 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapusvARB()641 init_pixelmap(struct gl_pixelmap *map) in init_pixelmap()
592 struct gl_pixelmap struct604 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */ argument605 struct gl_pixelmap GtoG;606 struct gl_pixelmap BtoB;607 struct gl_pixelmap AtoA;608 struct gl_pixelmap ItoR;609 struct gl_pixelmap ItoG;610 struct gl_pixelmap ItoB;611 struct gl_pixelmap ItoA;612 struct gl_pixelmap ItoI;[all …]