Searched refs:CopyContext (Results 1 – 8 of 8) 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 | 172 t->CopyContext(dpy, src, dst, mask); in glXCopyContext()
|
D | fakeglx.c | 2861 glx.CopyContext = Fake_glXCopyContext; in _mesa_GetGLXDispatchTable()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Signals.inc | 228 // could use InitializeContext + CopyContext, but that's only required to get
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | Signals.inc | 232 // 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/syzkaller/executor/ |
D | syscalls.h | 12093 {"CopyContext", 0, (syscall_t)CopyContext},
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 900 CopyContext(Destination ptr[inout, intptr], ContextFlags int32, Source ptr[inout, intptr])
|