Lines Matching defs:pixels
105 /* If the size of the image is zero then no pixels are accessed so we
223 GLsizei imageSize, const GLvoid *pixels,
231 if ((const GLubyte *) pixels + imageSize >
397 GLenum format, GLenum type, const GLvoid *pixels,
405 return pixels;
408 format, type, INT_MAX, pixels)) {
425 return ADD_POINTERS(buf, pixels);
439 const GLvoid *pixels,
446 imageSize, pixels, funcName)) {
453 return pixels;
467 return ADD_POINTERS(buf, pixels);