Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h594 struct gl_pixelmaps struct
596 struct gl_pixelmap RtoR; /**< i.e. GL_PIXEL_MAP_R_TO_R */
597 struct gl_pixelmap GtoG;
598 struct gl_pixelmap BtoB;
599 struct gl_pixelmap AtoA;
600 struct gl_pixelmap ItoR;
601 struct gl_pixelmap ItoG;
602 struct gl_pixelmap ItoB;
603 struct gl_pixelmap ItoA;
604 struct gl_pixelmap ItoI;
[all …]