Lines Matching refs:format
69 * \param format Format of the image
83 GLenum format, GLenum type, const GLvoid * src,
95 (*gc->fillImage) (gc, dim, width, height, depth, format, type,
121 GLsizei width, GLsizei height, GLenum format,
129 compsize = __glImageSize(width, 1, 1, format, type, 0);
130 compsize2 = __glImageSize(height, 1, 1, format, type, 0);
146 __GLX_PUT_LONG(16, format);
150 (*gc->fillImage) (gc, 1, width, 1, 1, format, type,
155 (*gc->fillImage) (gc, 1, height, 1, 1, format, type,
176 __GLX_PUT_LONG(16, format);
186 (*gc->fillImage) (gc, 1, width, 1, 1, format, type, row, buf,
189 (*gc->fillImage) (gc, 1, height, 1, 1, format, type, column,