Searched refs:flushFramebufferSRGB (Results 1 – 4 of 4) sorted by relevance
375 void flushFramebufferSRGB(bool enable);
2480 this->flushFramebufferSRGB(GrPixelConfigIsSRGB(target->config())); in flushRenderTargetNoColorWrites()2484 void GrGLGpu::flushFramebufferSRGB(bool enable) { in flushFramebufferSRGB() function in GrGLGpu3676 this->flushFramebufferSRGB(true); in copySurfaceAsDraw()
387 void flushFramebufferSRGB(bool enable);
2511 this->flushFramebufferSRGB(GrPixelConfigIsSRGB(target->config())); in flushRenderTargetNoColorWrites()2515 void GrGLGpu::flushFramebufferSRGB(bool enable) { in flushFramebufferSRGB() function in GrGLGpu3704 this->flushFramebufferSRGB(true); in copySurfaceAsDraw()