Searched refs:isSrgbSurfaceSupported (Results 1 – 1 of 1) sorted by relevance
957 const bool isSrgbSurfaceSupported = IsSrgbSurfaceSupported(plat_); in CreateSurface() local960 if (isSrgbSurfaceSupported) { in CreateSurface()970 … reinterpret_cast<EGLNativeWindowType>(window), isSrgbSurfaceSupported ? attribsSrgb : nullptr); in CreateSurface()