Searched refs:CopyContext (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 64 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask); member
|
D | glxapi.c | 168 t->CopyContext(dpy, src, dst, mask); in glXCopyContext()
|
D | fakeglx.c | 2805 glx.CopyContext = Fake_glXCopyContext; in _mesa_GetGLXDispatchTable()
|
/external/llvm-project/llvm/lib/Support/Windows/ |
D | Signals.inc | 231 // could use InitializeContext + CopyContext, but that's only required to get
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Signals.inc | 231 // could use InitializeContext + CopyContext, but that's only required to get
|
/external/llvm/lib/Support/Windows/ |
D | Signals.inc | 227 // could use InitializeContext + CopyContext, but that's only required to get
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Signals.inc | 228 // could use InitializeContext + CopyContext, but that's only required to get
|