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()
3478 int do_flip = 0; in main() local3569 do_flip = 1; in main()3582 do_flip && (p[-1] == '<') ? " (byte-inverted)" : "", p); in main()3614 if (do_flip) in main()3775 case 'F': do_flip = 1; break; in main()4227 if (do_flip) all_options = swap_uint32(all_options); in main()4414 if (do_flip) regexflip(re, extra); in main()