Home
last modified time | relevance | path

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

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