Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c240 static void fillImage3D(const PixelStorageModes *, GLint, GLint, GLint,GLenum,
6685 static void fillImage3D(const PixelStorageModes *psm, in fillImage3D() function
7398 fillImage3D(&psm,widthIn,heightIn,depthIn,format,typeIn, is_index(format), in gluScaleImage3D()