Home
last modified time | relevance | path

Searched defs:create_context (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/python/
Dtest_large_model_inference.py22 def create_context(args): function
/third_party/mesa3d/src/glx/apple/
Dapple_cgl.h53 CGLError(*create_context) (CGLPixelFormatObj pix, CGLContextObj share, member
/third_party/mesa3d/src/gallium/frontends/rusticl/api/
Dcontext.rs116 fn create_context( in create_context() function
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp147 create_context(std::string &r_log) { function
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
Dscreen.rs114 pub fn create_context(self: &Arc<Self>) -> Option<PipeContext> { in create_context() method
/third_party/mesa3d/src/glx/
Dglxclient.h465 struct glx_context *(*create_context)(struct glx_screen *psc, member
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Ddevice.rs1069 pub fn create_context(&self) -> Option<PipeContext> { in create_context() method
/third_party/mesa3d/src/freedreno/decode/
Dreplay.c997 struct d3dkmt_createcontextvirtual create_context = { in device_create() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1115 create_context(Display *dpy, XMesaVisual xmvis, in create_context() function