HomeSort by relevance Sort by last modified time
    Searched refs:DestroyGLXVideoSourceSGIX (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 123 void (*DestroyGLXVideoSourceSGIX)(Display *, GLXVideoSourceSGIX);
126 void *DestroyGLXVideoSourceSGIX;
realglx.c 110 glx.DestroyGLXVideoSourceSGIX = _real_glXDestroyGLXVideoSourceSGIX;
glxapi.c 707 return (t->DestroyGLXVideoSourceSGIX)(dpy, src);
    [all...]
fakeglx.c     [all...]

Completed in 50 milliseconds