Home
last modified time | relevance | path

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

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