Searched refs:target_msc (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddri2.h87 * \param target_msc frame count to wait for
97 CARD64 *target_msc,
143 * \param target_msc frame count to wait for
149 CARD64 target_msc,
236 CARD64 target_msc, CARD64 divisor,
244 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/drivers/dri/common/
H A Dvblank.h53 int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * msc );
H A Ddri_util.h184 int (*WaitForMSC)( __DRIdrawable *priv, int64_t target_msc,
190 int64_t (*SwapBuffersMSC)( __DRIdrawable *priv, int64_t target_msc,
350 * actual_target = target_msc - msc_base + vblank_base;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddri2.h90 * \param target_msc frame count to wait for
100 CARD64 * target_msc,
155 * \param target_msc frame count to wait for
161 CARD64 target_msc,
323 CARD64 target_msc, CARD64 divisor,
331 CARD64 target_msc, CARD64 divisor,
H A Dpresent.h75 uint64_t target_msc,
H A Dpresent_priv.h66 uint64_t target_msc; member in struct:present_vblank
165 uint64_t target_msc,
174 uint64_t target_msc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddri2.h90 * \param target_msc frame count to wait for
100 CARD64 * target_msc,
155 * \param target_msc frame count to wait for
161 CARD64 target_msc,
323 CARD64 target_msc, CARD64 divisor,
331 CARD64 target_msc, CARD64 divisor,
H A Dpresent.h75 uint64_t target_msc,
H A Dpresent_priv.h66 uint64_t target_msc; member in struct:present_vblank
167 uint64_t target_msc,
176 uint64_t target_msc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddri2.h92 * \param target_msc frame count to wait for
102 CARD64 *target_msc,
148 * \param target_msc frame count to wait for
154 CARD64 target_msc,
255 CARD64 target_msc, CARD64 divisor,
263 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddri2.h92 * \param target_msc frame count to wait for
102 CARD64 *target_msc,
148 * \param target_msc frame count to wait for
154 CARD64 target_msc,
255 CARD64 target_msc, CARD64 divisor,
263 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddri2.h92 * \param target_msc frame count to wait for
102 CARD64 *target_msc,
148 * \param target_msc frame count to wait for
154 CARD64 target_msc,
255 CARD64 target_msc, CARD64 divisor,
263 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddri2.h92 * \param target_msc frame count to wait for
102 CARD64 *target_msc,
158 * \param target_msc frame count to wait for
164 CARD64 target_msc,
285 CARD64 target_msc, CARD64 divisor,
293 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddri2.h90 * \param target_msc frame count to wait for
100 CARD64 * target_msc,
155 * \param target_msc frame count to wait for
161 CARD64 target_msc,
323 CARD64 target_msc, CARD64 divisor,
331 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddri2.h90 * \param target_msc frame count to wait for
100 CARD64 * target_msc,
155 * \param target_msc frame count to wait for
161 CARD64 target_msc,
323 CARD64 target_msc, CARD64 divisor,
331 CARD64 target_msc, CARD64 divisor,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddri2.h90 * \param target_msc frame count to wait for
100 CARD64 * target_msc,
155 * \param target_msc frame count to wait for
161 CARD64 target_msc,
323 CARD64 target_msc, CARD64 divisor,
331 CARD64 target_msc, CARD64 divisor,
H A Dpresent.h75 uint64_t target_msc,
H A Dpresent_priv.h66 uint64_t target_msc; member in struct:present_vblank
164 uint64_t target_msc,
173 uint64_t target_msc,
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dwglext.h666 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
667 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
668 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
673 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
674 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
675 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
H A Dglxext.h833 extern int64_t glXSwapBuffersMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
834 extern Bool glXWaitForMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
839 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
840 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwglext.h659 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
660 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
661 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
666 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
667 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
668 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dwglext.h647 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
649 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
654 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
656 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
H A Dglxext.h814 extern int64_t glXSwapBuffersMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
815 extern Bool glXWaitForMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
820 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
821 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwglext.h659 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
660 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
661 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
666 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder);
667 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder);
668 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/internal/
H A Ddri_interface.h193 * Wait for the MSC to equal target_msc, or, if that has already passed,
196 * to target_msc.
199 int64_t target_msc, int64_t divisor, int64_t remainder,

Completed in 2619 milliseconds

12