Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.h75 bool hasSRGBFB_ = false; member in WGLHelpers::final
H A Dwgl_state.cpp331 if (hasSRGBFB_) { in GetInformation()
349 if (hasSRGBFB_) { in GetInformation()
444 hasSRGBFB_ = HasExtension("WGL_ARB_framebuffer_sRGB"); in CreateContext()
466 if (hasSRGBFB_) { in CreateContext()

Completed in 2 milliseconds