Searched refs:PFNGLXWAITFORSBCOMLPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | g_glxglvnddispatchfuncs.c | 952 PFNGLXWAITFORSBCOMLPROC pWaitForSbcOML; in dispatch_WaitForSbcOML()
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 707 typedef Bool ( *PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 692 typedef Bool ( *PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 691 typedef Bool ( *PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 691 typedef Bool ( *PFNGLXWAITFORSBCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc); typedef
|
Completed in 13 milliseconds