Searched defs:computeTask (Results 1 – 2 of 2) sorted by relevance
1839 std::shared_ptr<ProgramD3D::GetComputeExecutableTask> computeTask, in ComputeProgramLinkEvent()1897 auto computeTask = std::make_shared<GetComputeExecutableTask>(this); in compileComputeExecutable() local
1906 std::shared_ptr<ProgramD3D::GetComputeExecutableTask> computeTask, in ComputeProgramLinkEvent()1968 auto computeTask = std::make_shared<GetComputeExecutableTask>(this); in compileComputeExecutable() local