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