Searched refs:pixelTask (Results 1 – 1 of 1) sorted by relevance
1842 std::shared_ptr<ProgramD3D::GetPixelExecutableTask> pixelTask, in GraphicsProgramLinkEvent() argument1849 mPixelTask(pixelTask), in GraphicsProgramLinkEvent()1982 auto pixelTask = std::make_shared<GetPixelExecutableTask>(context, this); in compileProgramExecutables() local1993 vertexTask, pixelTask, geometryTask, useGS, in compileProgramExecutables()