Searched defs:GradientParams (Results 1 – 1 of 1) sorted by relevance
641 struct GradientParams struct643 tcu::Maybe<FragmentSize> fragmentSize;644 PipelineConstructionType constructionType;646 …GradientParams(const tcu::Maybe<FragmentSize> &fragmentSize_, PipelineConstructionType constructio… in GradientParams() argument