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()331 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapfvARB()380 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapuivARB()429 const struct gl_pixelmap *pm; in _mesa_GetnPixelMapusvARB()631 init_pixelmap(struct gl_pixelmap *map) in init_pixelmap()
677 struct gl_pixelmap struct689 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */ argument690 struct gl_pixelmap GtoG;691 struct gl_pixelmap BtoB;692 struct gl_pixelmap AtoA;693 struct gl_pixelmap ItoR;694 struct gl_pixelmap ItoG;695 struct gl_pixelmap ItoB;696 struct gl_pixelmap ItoA;697 struct gl_pixelmap ItoI;[all …]