Searched defs:elementsPerRow (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/glx/ |
D | pixel.c | 94 GLint components, groupsPerRow, rowSize, padding, elementsPerRow; in FillBitmap() local 177 GLint elementsPerRow, imageSize, rowsPerImage, h, i, j, k; in __glFillImage() local 280 GLint components, groupsPerRow, rowSize, padding, elementsPerRow; in EmptyBitmap() local 403 GLint elementsPerRow, sourceRowSize, sourcePadding, h, i; in __glEmptyImage() local
|