Searched refs:fHasSecondaryOutput (Results 1 – 2 of 2) sorted by relevance
163 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput()226 bool fHasSecondaryOutput; variable
76 , fHasSecondaryOutput(false) in GrGLSLFragmentShaderBuilder()269 SkASSERT(!fHasSecondaryOutput); in enableSecondaryOutput()270 fHasSecondaryOutput = true; in enableSecondaryOutput()