Home | History | Annotate | Download | only in main

Lines Matching refs:pixels

166    const GLubyte *pixels;
187 pixels = tempImage;
191 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
198 (*ext_tx_compress_dxtn)(3, srcWidth, srcHeight, pixels,
219 const GLubyte *pixels;
240 pixels = tempImage;
244 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
251 (*ext_tx_compress_dxtn)(4, srcWidth, srcHeight, pixels,
272 const GLubyte *pixels;
293 pixels = tempImage;
296 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
303 (*ext_tx_compress_dxtn)(4, srcWidth, srcHeight, pixels,
324 const GLubyte *pixels;
345 pixels = tempImage;
348 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
355 (*ext_tx_compress_dxtn)(4, srcWidth, srcHeight, pixels,