Home
last modified time | relevance | path

Searched refs:isSrgbSurfaceSupported (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp957 const bool isSrgbSurfaceSupported = IsSrgbSurfaceSupported(plat_); variable
960 if (isSrgbSurfaceSupported) {
970 reinterpret_cast<EGLNativeWindowType>(window), isSrgbSurfaceSupported ? attribsSrgb : nullptr);

Completed in 4 milliseconds