Searched defs:hJitMgr (Results 1 – 6 of 6) sorted by relevance
117 HANDLE hJitMgr = swr_screen(pipe->screen)->hJitMgr; in swr_draw_vbo() local140 HANDLE hJitMgr = swr_screen(ctx->pipe.screen)->hJitMgr; in swr_draw_vbo() local
55 HANDLE hJitMgr; member
1974 HANDLE hJitMgr = screen->hJitMgr; in swr_update_derived() local
339 PFN_SO_FUNC JitStreamoutFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitStreamoutFunc()359 extern "C" PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitMgr, in JitCompileStreamout()
894 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitBlendFunc()911 extern "C" PFN_BLEND_JIT_FUNC JITCALL JitCompileBlend(HANDLE hJitMgr, in JitCompileBlend()
2290 PFN_FETCH_FUNC JitFetchFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitFetchFunc()2322 extern "C" PFN_FETCH_FUNC JITCALL JitCompileFetch(HANDLE hJitMgr, const FETCH_COMPILE_STATE& state) in JitCompileFetch()