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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 130 glx.DestroyGLXPbufferSGIX = _real_glXDestroyGLXPbufferSGIX;
glxapi.h 146 void (*DestroyGLXPbufferSGIX)(Display *, GLXPbufferSGIX);
glxapi.c 842 (t->DestroyGLXPbufferSGIX)(dpy, pbuf);
    [all...]
fakeglx.c     [all...]

Completed in 59 milliseconds