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