Searched refs:getSyncValuesOML (Results 1 – 3 of 3) sorted by relevance
82 bool getSyncValuesOML(glx::Drawable drawable, int64_t *ust, int64_t *msc, int64_t *sbc) const;
250 if (!mGLX.getSyncValuesOML(mGLXWindow, reinterpret_cast<int64_t *>(ust), in getSyncValues()
414 bool FunctionsGLX::getSyncValuesOML(glx::Drawable drawable, in getSyncValuesOML() function in rx::FunctionsGLX