Searched refs:GrPixelConfigIsSRGB (Results 1 – 3 of 3) sorted by relevance
634 if (!GrPixelConfigIsSRGB(static_cast<GrPixelConfig>(i)) || fSRGBSupport) { in initConfigTable()
1009 static inline bool GrPixelConfigIsSRGB(GrPixelConfig config) { in GrPixelConfigIsSRGB() function
2480 this->flushFramebufferSRGB(GrPixelConfigIsSRGB(target->config())); in flushRenderTargetNoColorWrites()