Home
last modified time | relevance | path

Searched refs:enableSRGB (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp643 bool enableSRGB = false; in sUpdateFboEmulation() local
654 enableSRGB = true; in sUpdateFboEmulation()
669 sSetDesktopGLEnable(ctx, enableSRGB, GL_FRAMEBUFFER_SRGB); in sUpdateFboEmulation()