Searched refs:elements_per_group (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/opengl/glu32/src/libutil/ |
H A D | mipmap.c | 3536 components = elements_per_group(format, 0); in gluScaleImage() 3583 cmpts = elements_per_group(format,type); in gluBuild1DMipmapLevelsCore() 3739 cmpts = elements_per_group(format,type); in bitmapBuild2DMipmaps() 3843 cmpts = elements_per_group(format,type); in gluBuild2DMipmapLevelsCore() 4653 cmpts = elements_per_group(format,type); 5127 elements_per_group(format,0)]); in fill_image() 5469 elements_per_group(format,0)]); in empty_image() 6912 elements_per_group(format,0)]); in fillImage3D() 7346 elements_per_group(format,0)]); in emptyImage3D() 7400 components = elements_per_group(format,0); in gluScaleImage3D() [all …]
|