HomeSort by relevance Sort by last modified time
    Searched refs:gl_pixelmap (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
pixel.c 68 static struct gl_pixelmap *
106 struct gl_pixelmap *pm = get_pixelmap(ctx, map);
332 const struct gl_pixelmap *pm;
381 const struct gl_pixelmap *pm;
430 const struct gl_pixelmap *pm;
641 init_pixelmap(struct gl_pixelmap *map)
mtypes.h 704 struct gl_pixelmap struct
716 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
717 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...]

Completed in 612 milliseconds