Searched refs:JitCompileBlend (Results 1 – 3 of 3) sorted by relevance
110 PFN_BLEND_JIT_FUNC JITCALL JitCompileBlend(HANDLE hJitContext, const BLEND_COMPILE_STATE& state);
834 extern "C" PFN_BLEND_JIT_FUNC JITCALL JitCompileBlend(HANDLE hJitMgr, const BLEND_COMPILE_STATE& st… in JitCompileBlend() function
1460 func = JitCompileBlend(hJitMgr, compileState); in swr_update_derived()