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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 124 glx.CreateContextWithConfigSGIX = _real_glXCreateContextWithConfigSGIX;
glxapi.h 140 GLXContext (*CreateContextWithConfigSGIX)(Display *, GLXFBConfigSGIX, int, GLXContext, Bool);
glxapi.c 798 return (t->CreateContextWithConfigSGIX)(dpy, config, render_type, share_list, direct);
    [all...]
fakeglx.c     [all...]

Completed in 54 milliseconds