Lines Matching defs:target_msc
319 * 2. Change from value A to B and A > B, so the target_msc for the previous
323 * may still gets wrong target_msc value at the beginning.
606 int64_t target_msc,
613 target_msc,
626 } while (full_sequence != cookie.sequence || draw->notify_msc < target_msc);
971 int64_t target_msc, int64_t divisor,
1058 * request. target_msc=divisor=remainder=0 means "Use glXSwapBuffers()
1062 if (target_msc == 0 && divisor == 0 && remainder == 0)
1063 target_msc = draw->msc + abs(draw->swap_interval) *
1068 * greater than or equal to <target_msc>."
1145 target_msc,