Searched refs:gl_pixelmap (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h1004 struct gl_pixelmap struct
1016 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
1017 struct gl_pixelmap GtoG;
1018 struct gl_pixelmap BtoB;
1019 struct gl_pixelmap AtoA;
1020 struct gl_pixelmap ItoR;
1021 struct gl_pixelmap ItoG;
1022 struct gl_pixelmap ItoB;
1023 struct gl_pixelmap ItoA;
1024 struct gl_pixelmap Ito
[all...]
H A Dpixel.c75 static struct gl_pixelmap *
113 struct gl_pixelmap *pm = get_pixelmap(ctx, map);
342 const struct gl_pixelmap *pm;
393 const struct gl_pixelmap *pm;
444 const struct gl_pixelmap *pm;
681 init_pixelmap(struct gl_pixelmap *map)
/external/mesa3d/src/mesa/main/
H A Dmtypes.h1004 struct gl_pixelmap struct
1016 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
1017 struct gl_pixelmap GtoG;
1018 struct gl_pixelmap BtoB;
1019 struct gl_pixelmap AtoA;
1020 struct gl_pixelmap ItoR;
1021 struct gl_pixelmap ItoG;
1022 struct gl_pixelmap ItoB;
1023 struct gl_pixelmap ItoA;
1024 struct gl_pixelmap Ito
[all...]
H A Dpixel.c75 static struct gl_pixelmap *
113 struct gl_pixelmap *pm = get_pixelmap(ctx, map);
342 const struct gl_pixelmap *pm;
393 const struct gl_pixelmap *pm;
444 const struct gl_pixelmap *pm;
681 init_pixelmap(struct gl_pixelmap *map)

Completed in 1133 milliseconds