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