Searched refs:fixedFunctionFlags (Results 1 – 5 of 5) sorted by relevance
50 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
73 virtual FixedFunctionFlags fixedFunctionFlags() const = 0;
28 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
138 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
1669 GrDrawOp::FixedFunctionFlags fixedFunctionFlags = op->fixedFunctionFlags(); in addDrawOp() local1670 if (!clip.apply(fContext, this, fixedFunctionFlags & GrDrawOp::FixedFunctionFlags::kUsesHWAA, in addDrawOp()1671 fixedFunctionFlags & GrDrawOp::FixedFunctionFlags::kUsesStencil, &appliedClip, in addDrawOp()1682 if (fixedFunctionFlags & GrDrawOp::FixedFunctionFlags::kUsesStencil || in addDrawOp()