Searched refs:GetKernelPool (Results 1 – 5 of 5) sorted by relevance
152 …auto handle = m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool().find("fillLutTable_3dlut"); in CalculateEngineParams()153 …VP_PUBLIC_CHK_NOT_FOUND_RETURN(handle, &m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool()); in CalculateEngineParams()
164 auto handle = m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool().find(krnName); in GenerateFc444PL3InputParam()165 …VP_PUBLIC_CHK_NOT_FOUND_RETURN(handle, &m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool()); in GenerateFc444PL3InputParam()315 …auto handle = m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool().find("FastComp_fc_common"); in GenerateFcCommonKrnParam()316 …VP_PUBLIC_CHK_NOT_FOUND_RETURN(handle, &m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool()); in GenerateFcCommonKrnParam()1748 …auto handle = m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool().find("FastExpress_fc_fp"); in GenerateFcFastExpressKrnParam()1749 …VP_PUBLIC_CHK_NOT_FOUND_RETURN(handle, &m_pvpMhwInterface->m_vpPlatformInterface->GetKernelPool()); in GenerateFcFastExpressKrnParam()
42 m_pKernelPool = &hwInterface->m_vpPlatformInterface->GetKernelPool(); in VpKernelSet()
232 KERNEL_POOL& GetKernelPool() in GetKernelPool() function
86 …m_hwInterface->m_vpPlatformInterface->GetKernelPool().end() != m_hwInterface->m_vpPlatformInterfac… in VpRenderFcKernel()88 …m_kernelDllState = m_hwInterface->m_vpPlatformInterface->GetKernelPool().find(VpRenderKernel::s_ke… in VpRenderFcKernel()