Searched refs:fMaxParametricSegments_log2 (Results 1 – 2 of 2) sorted by relevance
46 int8_t maxParametricSegments_log2() const { return fMaxParametricSegments_log2; } in maxParametricSegments_log2()73 const int8_t fMaxParametricSegments_log2; variable
30 , fMaxParametricSegments_log2(maxParametricSegments_log2) { in GrStrokeTessellationShader()412 key = (key << 8) | fMaxParametricSegments_log2; in addToKey()