Searched defs:hJitMgr (Results 1 – 6 of 6) sorted by relevance
105 HANDLE hJitMgr = swr_screen(pipe->screen)->hJitMgr; in swr_draw_vbo() local128 HANDLE hJitMgr = swr_screen(ctx->pipe.screen)->hJitMgr; in swr_draw_vbo() local
52 HANDLE hJitMgr; member
1719 HANDLE hJitMgr = screen->hJitMgr; in swr_update_derived() local
326 PFN_SO_FUNC JitStreamoutFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitStreamoutFunc()342 extern "C" PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitMgr, const STREAMOUT_COMPILE_STATE& s… in JitCompileStreamout()
821 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitBlendFunc()837 extern "C" PFN_BLEND_JIT_FUNC JITCALL JitCompileBlend(HANDLE hJitMgr, const BLEND_COMPILE_STATE& st… in JitCompileBlend()
2903 PFN_FETCH_FUNC JitFetchFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitFetchFunc()2935 extern "C" PFN_FETCH_FUNC JITCALL JitCompileFetch(HANDLE hJitMgr, const FETCH_COMPILE_STATE& state) in JitCompileFetch()