Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp31 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
963 attribsSrgb[1] = EGL_GL_COLORSPACE_SRGB; in CreateSurface()
1060 COLOR_SPACE_SRGB = EGL_GL_COLORSPACE_SRGB; in GetSurfaceInformation()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1372 COLOR_SPACE_SRGB = EGL_GL_COLORSPACE_SRGB; in CreateSwapchain()