Lines Matching defs:swapBytes
50 GLboolean swapBytes, lsbFirst;
69 swapBytes = *(GLboolean *)(pc + 24);
75 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes) );
105 GLboolean swapBytes;
124 swapBytes = *(GLboolean *)(pc + 16);
139 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes) );
204 GLboolean swapBytes;
219 swapBytes = *(GLboolean *)(pc + 12);
238 CALL_PixelStorei(GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes));
285 GLboolean swapBytes;
300 swapBytes = *(GLboolean *)(pc + 12);
318 CALL_PixelStorei(GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes));
362 GLboolean swapBytes, reset;
377 swapBytes = *(GLboolean *)(pc + 12);
390 CALL_PixelStorei(GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes));
428 GLboolean swapBytes, reset;
442 swapBytes = *(GLboolean *)(pc + 12);
449 CALL_PixelStorei(GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes));
486 GLboolean swapBytes;
501 swapBytes = *(GLboolean *)(pc + 12);
513 CALL_PixelStorei(GET_DISPATCH(), (GL_PACK_SWAP_BYTES, swapBytes));