Searched refs:gl_pixelmap (Results 1 – 2 of 2) sorted by relevance
68 static struct gl_pixelmap *106 struct gl_pixelmap *pm = get_pixelmap(ctx, map); in store_pixelmap()332 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapfvARB()381 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapuivARB()430 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapusvARB()641 init_pixelmap(struct gl_pixelmap *map) in init_pixelmap()
704 struct gl_pixelmap struct716 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */ argument717 struct gl_pixelmap GtoG;718 struct gl_pixelmap BtoB;719 struct gl_pixelmap AtoA;720 struct gl_pixelmap ItoR;721 struct gl_pixelmap ItoG;722 struct gl_pixelmap ItoB;723 struct gl_pixelmap ItoA;724 struct gl_pixelmap ItoI;[all …]