Searched refs:groupsPerLine (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ | ||
| H A D | mipmap.c | 6692 int groupsPerLine; local in function:fillImage3D 6707 groupsPerLine= psm->unpack_row_length; 6710 groupsPerLine= width; 6725 rowSize= groupsPerLine * groupSize; 7057 int groupsPerLine; local in function:emptyImage3D 7072 groupsPerLine = psm->pack_row_length; 7075 groupsPerLine = width; 7092 rowSize = groupsPerLine * groupSize; 7742 GLint myswapBytes, groupsPerLine, elementSize, groupSize; local in function:gluBuild3DMipmapLevelsCore 7768 groupsPerLine [all...] |
Completed in 10 milliseconds