Searched refs:DeclaredSecondaryColorOutputName (Results 1 – 3 of 3) sorted by relevance
250 fOutputs.push_back().set(kVec4f_GrSLType, DeclaredSecondaryColorOutputName(), in enableSecondaryOutput()269 return caps.mustDeclareFragmentShaderOutput() ? DeclaredSecondaryColorOutputName() in getSecondaryColorOutputName()
202 static const char* DeclaredSecondaryColorOutputName() { return "fsSecondaryColorOut"; } in DeclaredSecondaryColorOutputName() function
198 GrGLSLFragmentShaderBuilder::DeclaredSecondaryColorOutputName())); in bindProgramResourceLocations()