Searched refs:do_flip (Results 1 – 2 of 2) sorted by relevance
932 GLboolean do_flip = (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP); in st_CopyTexSubImage() local997 !do_flip) { in st_CopyTexSubImage()1049 if (do_flip) { in st_CopyTexSubImage()
3481 int do_flip = 0; in main() local3572 do_flip = 1; in main()3585 do_flip && (p[-1] == '<') ? " (byte-inverted)" : "", p); in main()3617 if (do_flip) in main()3778 case 'F': do_flip = 1; break; in main()4230 if (do_flip) all_options = swap_uint32(all_options); in main()4417 if (do_flip) regexflip(re, extra); in main()