Lines Matching refs:pixels
64 const GLubyte *pixels;
85 pixels = tempImage;
90 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
99 fxt1_encode(srcWidth, srcHeight, 3, pixels, srcRowStride,
115 const GLubyte *pixels;
135 pixels = tempImage;
140 pixels = _mesa_image_address2d(srcPacking, srcAddr, srcWidth, srcHeight,
149 fxt1_encode(srcWidth, srcHeight, 4, pixels, srcRowStride,
1627 fxt1_decode_1 (const void *texture, GLint stride, /* in pixels */