Searched refs:srgbDecodeDisableAffectsMipmaps (Results 1 – 3 of 3) sorted by relevance
163 glGpu->glCaps().srgbDecodeDisableAffectsMipmaps()) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
349 bool srgbDecodeDisableAffectsMipmaps() const { return fSRGBDecodeDisableAffectsMipmaps; } in srgbDecodeDisableAffectsMipmaps() function
3222 if (!this->glCaps().srgbDecodeDisableAffectsMipmaps()) { in generateMipmaps()