Lines Matching defs:swapBytes
47 GLboolean swapBytes, lsbFirst;
77 swapBytes = *(GLboolean *) (pc + 24);
83 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
110 GLboolean swapBytes;
138 swapBytes = *(GLboolean *) (pc + 16);
154 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
227 GLboolean swapBytes;
249 swapBytes = *(GLboolean *) (pc + 12);
268 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
316 GLboolean swapBytes;
338 swapBytes = *(GLboolean *) (pc + 12);
355 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
403 GLboolean swapBytes, reset;
425 swapBytes = *(GLboolean *) (pc + 12);
437 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
482 GLboolean swapBytes, reset;
503 swapBytes = *(GLboolean *) (pc + 12);
510 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);
553 GLboolean swapBytes;
575 swapBytes = *(GLboolean *) (pc + 12);
586 glPixelStorei(GL_PACK_SWAP_BYTES, !swapBytes);