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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 129 glx.CreateGLXPbufferSGIX = _real_glXCreateGLXPbufferSGIX;
glxapi.h 145 GLXPbufferSGIX (*CreateGLXPbufferSGIX)(Display *, GLXFBConfigSGIX, unsigned int, unsigned int, int *);
glxapi.c 832 return (t->CreateGLXPbufferSGIX)(dpy, config, width, height, attrib_list);
    [all...]
fakeglx.c     [all...]

Completed in 708 milliseconds