Lines Matching defs:pixels
51 const GLubyte *pixels;
77 pixels = tempImage;
81 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
87 tx_compress_dxtn(3, srcWidth, srcHeight, pixels,
103 const GLubyte *pixels;
130 pixels = tempImage;
134 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
140 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
156 const GLubyte *pixels;
183 pixels = tempImage;
186 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
192 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
208 const GLubyte *pixels;
235 pixels = tempImage;
238 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
244 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,