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

  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 122 GLXVideoSourceSGIX (*CreateGLXVideoSourceSGIX)(Display *, int, VLServer, VLPath, int, VLNode);
125 void *CreateGLXVideoSourceSGIX;
realglx.c 109 glx.CreateGLXVideoSourceSGIX = _real_glXCreateGLXVideoSourceSGIX;
glxapi.c 697 return (t->CreateGLXVideoSourceSGIX)(dpy, screen, server, path, nodeClass, drainNode);
    [all...]
fakeglx.c     [all...]

Completed in 81 milliseconds