Searched refs:srgbDecodeDisableSupport (Results 1 – 3 of 3) sorted by relevance
162 if (glGpu->glCaps().srgbDecodeDisableSupport() && in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
348 bool srgbDecodeDisableSupport() const { return fSRGBDecodeDisableSupport; } in srgbDecodeDisableSupport() function
3039 if (this->glCaps().srgbDecodeDisableSupport() && GrPixelConfigIsSRGB(texture->config())) { in bindTexture()3215 if (this->glCaps().srgbDecodeDisableSupport() && GrPixelConfigIsSRGB(texture->config())) { in generateMipmaps()