Lines Matching refs:format
69 * \param format Format of the image
83 GLenum format, GLenum type, const GLvoid * src,
95 __glFillImage(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 __glFillImage(gc, 1, width, 1, 1, format, type, row, pc,
155 __glFillImage(gc, 1, height, 1, 1, format, type, column, pc, NULL);
175 __GLX_PUT_LONG(16, format);
185 __glFillImage(gc, 1, width, 1, 1, format, type, row, buf,
188 __glFillImage(gc, 1, height, 1, 1, format, type, column,