Lines Matching defs:pixels
77 * glGetTexImage for depth/Z pixels.
83 GLenum format, GLenum type, GLvoid *pixels,
105 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
126 * glGetTexImage for depth/stencil pixels.
132 GLenum format, GLenum type, GLvoid *pixels,
151 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
182 * glGetTexImage for stencil pixels.
188 GLenum format, GLenum type, GLvoid *pixels,
208 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
228 * glGetTexImage for YCbCr pixels.
234 GLenum format, GLenum type, GLvoid *pixels,
251 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
320 GLenum format, GLenum type, GLvoid *pixels,
374 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
437 GLenum format, GLenum type, GLvoid *pixels,
488 dest = _mesa_image_address(dimensions, &ctx->Pack, pixels,
577 GLenum format, GLenum type, GLvoid *pixels,
602 pixels, texImage, transferOps);
609 pixels, texImage, transferOps);
622 GLenum format, GLenum type, GLvoid *pixels,
653 _mesa_image_address2d(&ctx->Pack, pixels, width, height,
698 GLenum format, GLenum type, GLvoid *pixels,
721 /* <pixels> was an offset into the PBO.
724 pixels = ADD_POINTERS(buf, pixels);
739 format, type, pixels, texImage)) {
744 width, height, depth, format, type, pixels, texImage);
748 width, height, depth, format, type, pixels,
753 width, height, depth, format, type, pixels, texImage);
757 width, height, depth, format, type, pixels, texImage);
761 width, height, depth, format, type, pixels, texImage);
1098 GLvoid *pixels,
1104 format, type, clientMemSize, pixels)) {
1125 if (!ctx->Pack.BufferObj && !pixels) {
1216 GLvoid *pixels, const char *caller)
1268 GLvoid *pixels, const char *caller)
1275 format, type, bufSize, pixels, caller)) {
1287 format, type, bufSize, pixels, caller)) {
1311 GLvoid *pixels, const char *caller)
1318 format, type, bufSize, pixels, caller)) {
1329 format, type, bufSize, pixels, caller)) {
1381 * \param bufSize size of the pixels data buffer.
1382 * \param pixels returned pixel data.
1392 GLvoid *pixels, const char *caller)
1443 format, type, pixels, texImage);
1446 pixels = (GLubyte *) pixels + imageStride;
1457 GLsizei bufSize, GLvoid *pixels,
1475 format, type, bufSize, pixels, caller)) {
1481 format, type, pixels, caller);
1487 GLsizei bufSize, GLvoid *pixels)
1498 bufSize, pixels, caller);
1504 GLvoid *pixels )
1515 INT_MAX, pixels, caller);
1521 GLsizei bufSize, GLvoid *pixels)
1538 bufSize, pixels, caller);
1544 GLenum format, GLenum type, GLvoid *pixels)
1562 INT_MAX, pixels, caller);
1568 GLenum format, GLenum type, GLvoid *pixels)
1594 format, type, INT_MAX, pixels, caller)) {
1600 format, type, pixels, caller);
1609 void *pixels)
1629 format, type, bufSize, pixels, caller)) {
1635 format, type, pixels, caller);
1675 GLsizei bufSize, GLvoid *pixels,
1728 if ((GLubyte *) pixels + totalBytes >
1751 if (!ctx->Pack.BufferObj && !pixels) {
1769 GLvoid *pixels,
1822 width, height, depth, pixels);
1825 pixels = (GLubyte *) pixels + imageStride;
1834 GLvoid *pixels)
1853 INT_MAX, pixels, caller)) {
1859 pixels, caller);
1864 _mesa_GetCompressedTexImage(GLenum target, GLint level, GLvoid *pixels)
1884 INT_MAX, pixels, caller)) {
1890 pixels, caller);
1896 GLvoid *pixels)
1911 INT_MAX, pixels, caller)) {
1917 pixels, caller);
1923 GLvoid *pixels)
1940 INT_MAX, pixels, caller)) {
1946 pixels, caller);
1952 GLsizei bufSize, GLvoid *pixels)
1969 bufSize, pixels, caller)) {
1975 pixels, caller);
1984 GLsizei bufSize, void *pixels)
1998 bufSize, pixels, caller)) {
2005 pixels, caller);