Searched defs:pixelTask (Results 1 – 1 of 1) sorted by relevance
1842 std::shared_ptr<ProgramD3D::GetPixelExecutableTask> pixelTask, in GraphicsProgramLinkEvent()1982 auto pixelTask = std::make_shared<GetPixelExecutableTask>(context, this); in compileProgramExecutables() local