Searched refs:GetKernelExecuteConfig (Results 1 – 4 of 4) sorted by relevance
90 const CM_EXECUTION_CONFIG* GetKernelExecuteConfig() { return m_kernelExecuteConfig; }; in GetKernelExecuteConfig() function
163 const CM_EXECUTION_CONFIG* GetKernelExecuteConfig() { return m_krnExecCfg; }; in GetKernelExecuteConfig() function
805 const CM_EXECUTION_CONFIG *exeConfig = kernelArrayRT->GetKernelExecuteConfig(); in SubmitGpgpuTask()
962 &taskConfig, taskRT->GetKernelExecuteConfig()); in EnqueueWithGroup()3093 CmSafeMemCopy(param.krnExecCfg, task->GetKernelExecuteConfig(), sizeof(param.krnExecCfg)); in FlushGroupTask()