Lines Matching refs:GLbyte
43 void __glXDispSwap_SeparableFilter2D(GLbyte *pc)
52 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
53 __GLX_SWAP_INT((GLbyte *)&hdr->skipRows);
54 __GLX_SWAP_INT((GLbyte *)&hdr->skipPixels);
55 __GLX_SWAP_INT((GLbyte *)&hdr->alignment);
57 __GLX_SWAP_INT((GLbyte *)&hdr->target);
58 __GLX_SWAP_INT((GLbyte *)&hdr->internalformat);
59 __GLX_SWAP_INT((GLbyte *)&hdr->width);
60 __GLX_SWAP_INT((GLbyte *)&hdr->height);
61 __GLX_SWAP_INT((GLbyte *)&hdr->format);
62 __GLX_SWAP_INT((GLbyte *)&hdr->type);