Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h1014 struct gl_pixelmaps 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 ItoI;
[all …]