Searched refs:fHasSecondaryOutput (Results 1 – 4 of 4) sorted by relevance
74 , fHasSecondaryOutput(false) in GrGLSLFragmentShaderBuilder()146 SkASSERT(!fHasSecondaryOutput); in enableSecondaryOutput()147 fHasSecondaryOutput = true; in enableSecondaryOutput()
112 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput()165 bool fHasSecondaryOutput; variable
130 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput()189 bool fHasSecondaryOutput = false; variable
167 SkASSERT(!fHasSecondaryOutput); in enableSecondaryOutput()168 fHasSecondaryOutput = true; in enableSecondaryOutput()