Searched refs:groups_per_line (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c3819 GLint myswap_bytes, groups_per_line, element_size, group_size; local in function:gluBuild2DMipmapLevelsCore
3845 groups_per_line = psm.unpack_row_length;
3847 groups_per_line = width;
3854 rowsize = groups_per_line * group_size;
4666 GLint groups_per_line;
4685 groups_per_line = psm->unpack_row_length;
4687 groups_per_line = width;
4689 rowsize = groups_per_line * cmpts;
4887 GLint groups_per_line; local in function:fill_image
4899 groups_per_line
5150 GLint groups_per_line; local in function:empty_image
[all...]

Completed in 9 milliseconds