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
102 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput()166 bool fHasSecondaryOutput = false; variable
128 SkASSERT(!fHasSecondaryOutput); in enableSecondaryOutput()129 fHasSecondaryOutput = true; in enableSecondaryOutput()