Lines Matching refs:GLbyte
40 __glXDispSwap_SeparableFilter2D(GLbyte * pc)
50 __GLX_SWAP_INT((GLbyte *) &hdr->rowLength);
51 __GLX_SWAP_INT((GLbyte *) &hdr->skipRows);
52 __GLX_SWAP_INT((GLbyte *) &hdr->skipPixels);
53 __GLX_SWAP_INT((GLbyte *) &hdr->alignment);
55 __GLX_SWAP_INT((GLbyte *) &hdr->target);
56 __GLX_SWAP_INT((GLbyte *) &hdr->internalformat);
57 __GLX_SWAP_INT((GLbyte *) &hdr->width);
58 __GLX_SWAP_INT((GLbyte *) &hdr->height);
59 __GLX_SWAP_INT((GLbyte *) &hdr->format);
60 __GLX_SWAP_INT((GLbyte *) &hdr->type);