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

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

Completed in 58 milliseconds