Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h602 struct gl_pixelmaps struct
604 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
605 struct gl_pixelmap GtoG;
606 struct gl_pixelmap BtoB;
607 struct gl_pixelmap AtoA;
608 struct gl_pixelmap ItoR;
609 struct gl_pixelmap ItoG;
610 struct gl_pixelmap ItoB;
611 struct gl_pixelmap ItoA;
612 struct gl_pixelmap ItoI;
[all …]