Home
last modified time | relevance | path

Searched refs:groupSize (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c6694 int groupSize; in fillImage3D() local
6713 groupSize= elementSize * components; in fillImage3D()
6725 rowSize= groupsPerLine * groupSize; in fillImage3D()
7059 int groupSize; in emptyImage3D() local
7079 groupSize= elementSize * components; in emptyImage3D()
7092 rowSize = groupsPerLine * groupSize; in emptyImage3D()
7774 groupSize = elementSize * cmpts; in gluBuild3DMipmapLevelsCore()
8049 rowSize = newWidth * groupSize; in gluBuild3DMipmapLevelsCore()
8173 rowSize = newWidth * groupSize; in gluBuild3DMipmapLevelsCore()
8265 elementSize,rowSize,groupSize); in gluBuild3DMipmapLevelsCore()
[all …]