Home
last modified time | relevance | path

Searched refs:CopyContext (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h65 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask); member
Dglxapi.c173 t->CopyContext(dpy, src, dst, mask); in glXCopyContext()
Dfakeglx.c2898 glx.CopyContext = Fake_glXCopyContext; in _mesa_GetGLXDispatchTable()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc228 // could use InitializeContext + CopyContext, but that's only required to get
/external/llvm/lib/Support/Windows/
DSignals.inc227 // could use InitializeContext + CopyContext, but that's only required to get