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.h687 struct gl_pixelmaps struct
689 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
690 struct gl_pixelmap GtoG;
691 struct gl_pixelmap BtoB;
692 struct gl_pixelmap AtoA;
693 struct gl_pixelmap ItoR;
694 struct gl_pixelmap ItoG;
695 struct gl_pixelmap ItoB;
696 struct gl_pixelmap ItoA;
697 struct gl_pixelmap ItoI;
[all …]