Home
last modified time | relevance | path

Searched defs:gl_pixelmaps (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h711 struct gl_pixelmaps struct
713 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
714 struct gl_pixelmap GtoG;
715 struct gl_pixelmap BtoB;
716 struct gl_pixelmap AtoA;
717 struct gl_pixelmap ItoR;
718 struct gl_pixelmap ItoG;
719 struct gl_pixelmap ItoB;
720 struct gl_pixelmap ItoA;
721 struct gl_pixelmap ItoI;
[all …]