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()632 init_pixelmap(struct gl_pixelmap *map) in init_pixelmap()
733 struct gl_pixelmap struct745 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */ argument746 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 …]