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

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

Completed in 60 milliseconds