Home
last modified time | relevance | path

Searched refs:CushionSGI (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h151 void (*CushionSGI)(Display *, Window, float); member
Dglxapi.c835 t->CushionSGI(dpy, win, cushion); in glXCushionSGI()
Dfakeglx.c2889 glx.CushionSGI = Fake_glXCushionSGI; in _mesa_GetGLXDispatchTable()