Home
last modified time | relevance | path

Searched defs:computeTask (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp1839 std::shared_ptr<ProgramD3D::GetComputeExecutableTask> computeTask, in ComputeProgramLinkEvent()
1897 auto computeTask = std::make_shared<GetComputeExecutableTask>(this); in compileComputeExecutable() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp1906 std::shared_ptr<ProgramD3D::GetComputeExecutableTask> computeTask, in ComputeProgramLinkEvent()
1968 auto computeTask = std::make_shared<GetComputeExecutableTask>(this); in compileComputeExecutable() local