Lines Matching refs:int64_t
121 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc,
122 int64_t divisor, int64_t remainder, Bool flush);
126 int64_t *ust, int64_t *msc, int64_t *sbc);
127 int (*waitForMSC)(__GLXDRIdrawable *pdraw, int64_t target_msc,
128 int64_t divisor, int64_t remainder, int64_t *ust,
129 int64_t *msc, int64_t *sbc);
130 int (*waitForSBC)(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust,
131 int64_t *msc, int64_t *sbc);
629 int64_t eventSbcWrap;
790 extern int __glXGetUST(int64_t * ust);