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