Searched defs:gl_color_table (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h396 struct gl_color_table struct
1441 struct gl_color_table Palette;
1542 struct gl_color_table ColorTable;
1543 struct gl_color_table ProxyColorTable;
1583 struct gl_color_table Palette;
3021 struct gl_color_table ColorTable[COLORTABLE_MAX];
3022 struct gl_color_table ProxyColorTable[COLORTABLE_MAX];
3024 struct gl_color_table PostConvolutionColorTable;
3025 struct gl_color_table ProxyPostConvolutionColorTable;
3026 struct gl_color_table PostColorMatrixColorTabl
[all...]

Completed in 313 milliseconds