Searched refs:fbFetchColorName (Results 1 – 8 of 8) sorted by relevance
104 const char* fbFetchColorName = "sk_LastFragColor"; in dstColor() local108 fbFetchColorName = DeclaredColorOutputName(); in dstColor()110 this->codeAppendf("half4 %s = %s;", kDstColorName, fbFetchColorName); in dstColor()112 return fbFetchColorName; in dstColor()
203 const char* fbFetchColorName = "sk_LastFragColor"; in dstColor() local207 fbFetchColorName = DeclaredColorOutputName(); in dstColor()209 this->codeAppendf("half4 %s = %s;", kDstColorName, fbFetchColorName); in dstColor()211 return fbFetchColorName; in dstColor()
209 const char* fbFetchColorName() const { in fbFetchColorName() function
824 this->write(fProgram.fSettings.fCaps->fbFetchColorName()); in writeFunctionCall()
64 const char* fbFetchColorName() const { return fFBFetchColorName; } in fbFetchColorName() function
63 const char* fbFetchColorName() const { return fFBFetchColorName; } in fbFetchColorName() function
208 const char* fbFetchColorName() const { in fbFetchColorName() function
805 this->write(fProgram.fSettings.fCaps->fbFetchColorName()); in writeFunctionCall()